Notifications

Sometimes an application may require notifications for certain events. Let's assume that a message board is being developed, and a user needs to be notified if someone responds to one of their posts. In this case, the Redis Publish/Subscribe functionality could be used. Each user could be written to subscribe to their own channel, and then certain events could trigger a publish to that channel.

Get Seven NoSQL Databases in a Week now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.