Memcached Replication

Brian Aker brian at tangent.org
Wed Apr 2 19:48:57 UTC 2008


Hi!

On Apr 2, 2008, at 12:45 PM, Kris Drebin wrote:
> Do you, or does anyone else have any other ideas of how I can
> accomplish my goal of creating a fail-over solution using memcached?
> so that if one memcached server dies, the other will have all the
> needed information?

We have replication support in nodes available as a branch in  
libmemcached right now:
http://tangent.org/552/libmemcached.html

Support is only partially available in the C/C++ versions of the API.  
Once I have them stabilized I am assuming the perl/python/php/ruby  
drivers will come along for the ride.

Cheers,
	-Brian

--
_______________________________________________________
Brian "Krow" Aker, brian at tangent.org
Seattle, Washington
http://krow.net/                     <-- Me
http://tangent.org/                <-- Software
_______________________________________________________
You can't grep a dead tree.





More information about the memcached mailing list