Y
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
danmaz74
4660 days ago
Thanks hbbio - I was mostly interested in learning the differences from the point of view of zBase, as I'm a user of redis.
link
hbbio
4658 days ago
Sorry not answering earlier. I don't know zBase neither, just Redis...
link
danmaz74
4658 days ago
No problem hbbio - I appreciate :)
link