Project

General

Profile

MemCache » History » Revision 2

Revision 1 (jan, 2005-07-17 10:39) → Revision 2/4 (jan, 2005-07-17 10:39)

h1. = memcache 


 = 

 memcache was developed by "danga.com":http://www.danga.com/memcached [http://www.danga.com/memcached danga.com] as a fast and scalable storage. It is not a RDBMS, it is just a storage for short-living data. 

 lighttpd is using it in  

  

  * mod_trigger_b4_dl 
 
  * mod_cml 

 as communication interface between multiple instances. 


 h2. 

 == Links 


 == 

  * http://people.freebsd.org/~seanc/libmemcache/ 
 
  * http://people.freebsd.org/~seanc/pgmemcache/ 
 
  * http://jan.kneschke.de/projects/mysql/udf/ 
 
  * http://www.danga.com/memcached