{"library":"cache-manager-ioredis","type":"library","category":null,"description":"cache-manager-ioredis provides a Redis store for the `node-cache-manager` library, leveraging the `ioredis` client for connecting to Redis. The package, currently at version 2.1.0, integrates `ioredis` by transparently passing configuration options to the underlying client, aiming for a simple wrapper. It differentiates itself from `node-cache-manager-redis-store` by opting for `ioredis` over `node_redis`, which offers better performance and features like Redis Cluster support. While this specific package's last update mentioned in the prompt is v2.1.0, the broader `cache-manager` ecosystem has evolved, with the main `cache-manager` library (v6+) now recommending `Keyv` as its primary storage adapter and explicitly moving away from direct support for `cache-manager-ioredis` and its 'yet' variants. This means `cache-manager-ioredis` is primarily suitable for older `node-cache-manager` versions or projects where `ioredis` integration is specifically required without migrating to `Keyv` adapters. Its release cadence is infrequent, reflecting its mature but superseded status within the evolving `cache-manager` landscape.","language":"javascript","status":"maintenance","version":"2.1.0","tags":["javascript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install cache-manager-ioredis","imports":["import redisStore from 'cache-manager-ioredis';","import { caching } from 'cache-manager';","const redisClient = redisCache.store.getClient();"]},{"cmd":"yarn add cache-manager-ioredis","imports":[]},{"cmd":"pnpm add cache-manager-ioredis","imports":[]}],"homepage":null,"github":"https://github.com/dabroek/node-cache-manager-ioredis","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/cache-manager-ioredis","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/cache-manager-ioredis/compatibility"}}