cache-manager-redis

JSON →
library 0.6.0 ·javascript maintenance
verified Jun 7, 2026

Redis store for node-cache-manager (v0.6.0, last released 2018). Provides a caching layer using Redis as the backend, supporting single and multi-tier caching with configurable TTL, pattern-based key scanning via SCAN, and event listeners. It wraps the ioredis client and integrates with the cache-manager API for easy setup. The package has not been updated in years and is functionally replaced by cache-manager-ioredis or cache-manager-redis-store.