Take Redis client version 6.15.9 into use
[ric-plt/sdlgo.git] / doc.go
diff --git a/doc.go b/doc.go
index 038ee11..2dbff84 100644 (file)
--- a/doc.go
+++ b/doc.go
    limitations under the License.
 */
 
+/*
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
+ */
+
 /*
 Package sdlgo provides a lightweight, high-speed interface for accessing shared data storage.
 
@@ -27,6 +32,9 @@ event mechanism that can be used to notify listeners that data was changed.
 This SDL version assumes that the DBAAS service provided by O-RAN community is
 working as a storage backend.
 
+All functions except receiving of notifications are safe for concurrent usage by
+multiple goroutines.
+
 Namespace
 
 A shared data layer connection is instantiated to a namespace and data is