Introduction - If you have any usage issues, please Google them yourself
”Memcachedb is a distributed key-value storage system designed
for persistent.”
A complete memcached, but
*NOT* a cache solution
Memcached is good enough for cache.
*NO* expiration
For memcache protocol compatible, still reserved, but we do nothing.
Totally for persistent
Transaction, replication, we do our best to achieve persistent.