How to replicate data with memcache

Posted by Industrial on Stack Overflow See other posts from Stack Overflow or by Industrial
Published on 2010-05-20T07:31:51Z Indexed on 2010/05/20 7:40 UTC
Read the original article Hit count: 142

Filed under:
|
|
|

Hi everyone,

I am trying to find good resources on best practices to data replication across memcache servers. What I want to accomplish is that if one of my servers in my pool goes down, the next server in line already has the info set.

I have found "repcached" but since I run a WIN32 test environment, I have been unable to install it.

So what's our alternatives on how to replicate data between servers?

Thanks,

© Stack Overflow or respective owner

Related posts about memcache

Related posts about memcached