This will most likely be a Redis only feature. Redis supports pub-sub events. Add support so that when a new note is added an event is broadcast to the UI clients forcing a refresh on the UI's. This will also be needed for edits and deletes.
This will most likely be a Redis only feature.
Redis supports pub-sub events.
Add support so that when a new note is added an event is broadcast to the UI clients forcing a refresh on the UI's.
This will also be needed for edits and deletes.