redis-clustr
JSON →redis-clustr (v1.7.0) is a thin wrapper around the node_redis client for Redis Cluster support. It auto-discovers nodes via CLUSTER SLOTS, handles MOVED/ASK redirections, and supports pub/sub, multi-key commands (del/mget/mset), and batch operations. The library is no longer actively maintained; users should migrate to ioredis which has native cluster support.
Resources
packageredis-clustr ↗