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
Previous revision
Next revision Both sides next revision
litespeed_wiki:lsmcd [2016/04/13 20:05]
Rob Holda
litespeed_wiki:lsmcd [2017/02/13 20:45]
Johathan Kagan
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.
Line 13: Line 13:
 |[[litespeed_wiki:​lsmcd:​installation|Installation]]|How to install LSMCD| |[[litespeed_wiki:​lsmcd:​installation|Installation]]|How to install LSMCD|
 |[[litespeed_wiki:​lsmcd:​configuration|Configuration]]|Configuration explanation| |[[litespeed_wiki:​lsmcd:​configuration|Configuration]]|Configuration explanation|
 +|[[litespeed_wiki:​lsmcd:​replication|Replication]]|LSMCD Replication|
 |[[litespeed_wiki:​lsmcd:​commands|Commands]]|How to interact with LSMCD| |[[litespeed_wiki:​lsmcd:​commands|Commands]]|How to interact with LSMCD|
 |[[litespeed_wiki:​lsmcd:​use_case|Usage Example]]|One example of using LSMCD| |[[litespeed_wiki:​lsmcd:​use_case|Usage Example]]|One example of using LSMCD|
  • Admin
  • Last modified: 2021/02/17 20:16
  • by Jackson Zhang