Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
litespeed_wiki:lsmcd [2016/04/13 20:05]
Rob Holda
litespeed_wiki:lsmcd [2016/04/14 14:11]
Rob Holda
Line 1: Line 1:
-====== LiteSpeed ​MemCacheD ​======+====== LiteSpeed ​Memcached ​======
  
 LSMCD is a high-performance,​ distributed caching system with file-backed shared memory, generic in nature, but originally intended for use in speeding up dynamic web applications by alleviating database load. It is designed as a drop-in replacement for [[http://​memcached.org/​about|Memcached]],​ however we also have a few features that Memcached does not: High-Availability and persistence of data. High-Availability means that if one or more of your servers go down, your data can still be accessed and updated as though it was still up. Persistence of data means that there is no need for a database backend. Whatever you put in LSMCD stays in LSMCD unless you say otherwise. LSMCD is a high-performance,​ distributed caching system with file-backed shared memory, generic in nature, but originally intended for use in speeding up dynamic web applications by alleviating database load. It is designed as a drop-in replacement for [[http://​memcached.org/​about|Memcached]],​ however we also have a few features that Memcached does not: High-Availability and persistence of data. High-Availability means that if one or more of your servers go down, your data can still be accessed and updated as though it was still up. Persistence of data means that there is no need for a database backend. Whatever you put in LSMCD stays in LSMCD unless you say otherwise.
  • Admin
  • Last modified: 2021/02/17 20:16
  • by Jackson Zhang