MemcacheDB 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.

PropertyValue
dbpedia-owl:abstract
  • MemcacheDB 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. MemcacheDB is accessed through the same protocol as memcached, so applications may use any memcached API as a means of accessing a MemcacheDB database. 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.
dbpedia-owl:latestReleaseDate
  • 2008-12-25 (xsd:date)
  • 2008-12-25 (xsd:date)
dbpedia-owl:latestReleaseVersion
  • 1.2.1
dbpedia-owl:license
dbpedia-owl:wikiPageExternalLink
dbpprop:genre
  • distributed memory caching system
dbpprop:hasPhotoCollection
dbpprop:latestReleaseDate
  • 2008-12-25 (xsd:date)
  • 2008-12-25 (xsd:date)
dbpprop:latestReleaseVersion
  • 1 (xsd:integer)
dbpprop:license
dbpprop:name
  • MemcacheDB
dbpprop:operatingSystem
dbpprop:programmingLanguage
  • C
dbpprop:wikiPageUsesTemplate
dcterms:subject
rdf:type
rdfs:comment
  • MemcacheDB 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.
rdfs:label
  • MemcacheDB
owl:sameAs
http://www.w3.org/ns/prov#wasDerivedFrom
foaf:homepage
foaf:isPrimaryTopicOf
foaf:name
  • MemcacheDB
is dbpedia-owl:wikiPageRedirects of
is owl:sameAs of
is foaf:primaryTopic of