Comment on MDBM – High-speed databaseComments−EGreg11yHow is this different than memcache?−pjscott11yMemcache is an in-memory cache. This is an on-disk key-value store.
Comments
How is this different than memcache?
Memcache is an in-memory cache. This is an on-disk key-value store.