{"library":"cache-manager-redis","type":"library","category":null,"description":"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.","language":"javascript","status":"maintenance","version":"0.6.0","tags":["javascript","cache","redis","cache manager","multiple cache"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install cache-manager-redis","imports":["import redisStore from 'cache-manager-redis'","const cacheManager = require('cache-manager'); cacheManager.caching({store: redisStore})","redisCache.store.events.on('redisError', handler)"]},{"cmd":"yarn add cache-manager-redis","imports":[]},{"cmd":"pnpm add cache-manager-redis","imports":[]}],"homepage":"https://github.com/dial-once/node-cache-manager-redis#readme","github":"https://github.com/dial-once/node-cache-manager-redis","docs":null,"changelog":null,"pypi":null,"npm":"cache-manager-redis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}