> Dear memcached community, > It would be really good to build a failover memcached cluster. > As I know this functionality is not provided by default. > Hence as options - you may use CouchBase Server or something like Repcached. > Both of them has disadvantages: CouchBase Server is much slower, Repcached > works with legacy memcached version 1.2.8 > > Based on your experience what is the best way to build cluster of memcached > servers? > > Thanks in advance!
Hi, This depends on why you need that second cluster and what the constraints are for it. You can do client side replication via libmemcached which will handle a lot of potential use cases. Though oftentimes people who are attempting to do this are doing so because they don't understand normal memcached clustering very well. So it'd be useful to state all of your requirements up front. Then we can make a real recommendation/etc. -- --- You received this message because you are subscribed to the Google Groups "memcached" group. To unsubscribe from this group and stop receiving emails from it, send an email to memcached+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.