https://github.com/rohankangale2011/noderedis
Using redis as a caching mechanism for a nodejs application
https://github.com/rohankangale2011/noderedis
node nodejs redis redis-cache
Last synced: about 2 months ago
JSON representation
Using redis as a caching mechanism for a nodejs application
- Host: GitHub
- URL: https://github.com/rohankangale2011/noderedis
- Owner: rohankangale2011
- Created: 2020-01-24T06:01:34.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T21:48:53.000Z (over 2 years ago)
- Last Synced: 2025-01-04T01:43:20.420Z (4 months ago)
- Topics: node, nodejs, redis, redis-cache
- Language: JavaScript
- Size: 58.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Redis
A Sample demonstration of using redis as a caching mechanism for a nodejs application, that might help to boost performance of server api request/response.