Commit Graph

2 Commits (a356c27ece1216495c04e27fdce898ad4086e071)

Author SHA1 Message Date
Alexey Palazhchenko 062478b5cd memcachedb - update to 1.2.1-beta
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2011-01-23 16:29:29 -08:00
Rémi Prévost 0963aad9ea memcachedb 1.2
MemcacheDB is a distributed key-value storage system designed for
persistent. It is NOT  a cache solution, but a persistent storage engine
for fast and reliable key-value based object storage and retrieval. It
conforms to memcache protocol(not completed, see below), so any
memcached client can have connectivity with it. MemcacheDB uses Berkeley
DB as a storing backend, so lots of features including transaction and
replication are supported.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
2010-07-23 18:57:34 -07:00