Hacker News new | ask | show | jobs
by hbbio 4660 days ago
Redis clustering and elasticity is still a work in progress. That said, when sharded or for single nodes, Redis is an outstanding tool, and their roadmap to distribution is very promising: http://redis.io/topics/cluster-spec

Note also that Redis Sentinel http://redis.io/topics/sentinel provides high availability.

1 comments

Thanks hbbio - I was mostly interested in learning the differences from the point of view of zBase, as I'm a user of redis.
Sorry not answering earlier. I don't know zBase neither, just Redis...
No problem hbbio - I appreciate :)