multiple-redis
JSON →Run redis commands against multiple redis instances for high availability without master/slave or sentinel configuration. Version 2.0.0. Low release cadence. Simplifies production failover by broadcasting commands to multiple independent Redis servers; any read command returns the first successful response. Alternative to Redis Sentinel or cluster setups. Pure Node.js library, wraps the 'redis' package.
Resources
packagemultiple-redis ↗