keyv-anyredis

JSON →
library 3.3.0 ·javascript
verified Jun 7, 2026

A storage adapter for the Keyv key-value store that supports multiple Redis clients, including ioredis, node-redis, and cluster-mode Redis. This adapter works where the official @keyv/redis does not, particularly with Redis cluster configurations. It is zero-dependency and passes the full Keyv test suite. Current stable version is 3.3.0, with regular updates. Key differentiator: works with many Redis clients and clusters, unlike @keyv/redis which bundles a specific ioredis version and lacks cluster support.