joaojeronimo / node_redis_cluster

A thin wrapper over node_redis to make it work with Redis Cluster
53 stars 17 forks source link

Redis compatibility #2

Closed mathieumg closed 11 years ago

mathieumg commented 11 years ago

Essentially fixed the parsing of the Redis CLUSTER NODES command to bring it on par with Redis 2.9.11. Also exposed the Redis connections to be able to use event callbacks, like for pub/sub.