Commit Graph

3 Commits (024996a8da56cef1ca4a81ac0609e23162fed0a8)

Author SHA1 Message Date
Adam Vandenberg 4147b05c57 Use ruby style for inheritance. 2011-03-12 11:55:09 -08:00
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