node-redis-failover

JSON →
library 0.2.5 ·javascript deprecated
verified Jun 7, 2026

Deprecated Redis failover solution using ZooKeeper for automatic master/slave failover, read/write splitting, and custom sharding. Version 0.2.5 is the last release, with no updates since 2014. Requires ZooKeeper ensemble and Node >=0.8. Lacks modern features like Promises, TypeScript definitions, or Redis Cluster native support. Consider redis-sentinel or ioredis as alternatives.