repcached – add data replication feature to memcached


repcached – add data replication feature to memcached

“repcached” is patch set which adds data replication feature to memcached 1.2.x.
key features

* multi master replication.
* asynchronous data repliacation.
* support all memcached command (set, add, delete, incr/decr, flush_all, cas)

Related Posts