> Hello Dormando!Thanks for your reply.
>
> Description and requirements are:
> - Memcached will be used a primary storage (i.e. not for caching MySQL).
> - It should have failover feature (in case if one server fails all 
> connections goes to another server).
>
> Basically something like Master-Slave will be sufficient, but Master-Master 
> architecture is more acceptable.
> Thanks!

Sorry, I can't advocate it as primary storage. If you can't lose the data,
please don't use memcached.

>
> On Sunday, March 10, 2013 1:58:16 AM UTC+2, Dormando wrote:
>       > 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.
>  
>  
>
>

-- 

--- 
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.


Reply via email to