https://github.com/1mb-dev/obcachejs
Object caching for Node.js with LRU and Redis backends. Wraps async functions with automatic key generation and request deduplication.
https://github.com/1mb-dev/obcachejs
async cache function-wrapper lru-cache memoization nodejs redis request-deduplication
Last synced: 19 days ago
JSON representation
Object caching for Node.js with LRU and Redis backends. Wraps async functions with automatic key generation and request deduplication.
- Host: GitHub
- URL: https://github.com/1mb-dev/obcachejs
- Owner: 1mb-dev
- License: bsd-3-clause
- Created: 2013-09-19T13:42:14.000Z (over 12 years ago)
- Default Branch: main
- Last Pushed: 2026-02-23T03:38:26.000Z (20 days ago)
- Last Synced: 2026-02-23T11:54:28.280Z (20 days ago)
- Topics: async, cache, function-wrapper, lru-cache, memoization, nodejs, redis, request-deduplication
- Language: JavaScript
- Homepage:
- Size: 162 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE