Actions
MemCache » History » Revision 3
« Previous |
Revision 3/4
(diff)
| Next »
jan, 2012-08-11 10:42
memcache¶
memcache was developed by 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.
Links¶
Updated by jan over 12 years ago · 3 revisions