https://github.com/eoic/rediskeyspacenotificationsnodejs
Redis keyspace notifications listener example in NodeJS.
https://github.com/eoic/rediskeyspacenotificationsnodejs
express ioredis nodejs redis redis-client redis-keyspace
Last synced: 8 months ago
JSON representation
Redis keyspace notifications listener example in NodeJS.
- Host: GitHub
- URL: https://github.com/eoic/rediskeyspacenotificationsnodejs
- Owner: Eoic
- Created: 2023-08-17T07:34:06.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-08-17T07:38:16.000Z (about 2 years ago)
- Last Synced: 2024-12-31T22:26:20.730Z (9 months ago)
- Topics: express, ioredis, nodejs, redis, redis-client, redis-keyspace
- Language: JavaScript
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
### Redis keyspace notifications demo
Example of listening for key-value pair inserts and updates (SET command).