XenBot
Supervisor
- Thread starter
- Staff
- #1
XenBot submitted a new resource:
LCache Speed Up - Caching for everyone! Especially Clusters
Read more about this resource...
LCache Speed Up - Caching for everyone! Especially Clusters
LCache is a caching solution that creates multiple layers to store data. It allows for reads to be stored within APCu or SQLite for speed while it stores the data in a second layer on your database. This makes caching for users simple as most already have these two setup! It also makes it possible for a master-master caching solution that is inexpensive and very fast.
On my website I dropped from 0.6s to 0.06s! My setup is a geo-replicated WAN cluster so people with similar configurations...
Read more about this resource...