> > The main point of memcache is that it is distributed and the clients > automatically handle failover at any reasonably large scale. How do you > arrange that with redis? > > That's the ONE thing that we aren't totally happy about w/redis. We have experimented w/write to one redis and use the others are read slaves, but i wish redis had true cluster support. But then again, most of what we need that for is why we're using riak in the first place.
_______________________________________________ riak-users mailing list riak-users@lists.basho.com http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com