Add support for notifications
[ric-plt/sdlpy.git] / ricsdl-package / README.md
old mode 100644 (file)
new mode 100755 (executable)
index 39ccf75..d32c8b4
@@ -35,6 +35,9 @@ implementation from SDL API clients, and therefore backend data storage
 technology can be changed without affecting SDL API clients. Currently, Redis
 database is used as a backend data storage solution.
 
+Notifications
+
+Notifications functionality provide SDL clients the possibility to receive notifications about data changes in SDL namespaces. SDL client receiving notifications about data changes is referred to as "subscriber", while the SDL client modifying data and publishing notifications is referred to as "publisher".
 
 Install
 -------