MemcacheDB
Lua error in package.lua at line 80: module 'strict' not found. Lua error in Module:Infobox at line 199: malformed pattern (missing ']').
MemcacheDB (pronunciation: mem-cash-dee-bee) is a persistence enabled variant of memcached, a general-purpose distributed memory caching system often used to speed up dynamic database-driven websites by caching data and objects in memory. The main difference between MemcacheDB and memcached is that MemcacheDB has its own key-value database system based on Berkeley DB, so it is meant for persistent storage rather than as a cache solution. A version of MemcacheDB using LMDB is also available,[1] offering greater performance. MemcacheDB is accessed through the same protocol as memcached, so applications may use any memcached API as a means of accessing a MemcacheDB database.[2]
MemcacheQ is a MemcacheDB variant that provides a simple message queue service.
Active development of MemcacheDB seems to have currently stopped; the web page hasn't been updated since 2009.
See also
References
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
External links
- No URL found. Please specify a URL here or add one to Wikidata.
<templatestyles src="Asbox/styles.css"></templatestyles>