May 2015
Intermediate to advanced
464 pages
10h 19m
English
Memcached is a simple, highly scalable distributed memory key-based store developed by Danga Interactive to reduce the database load for LiveJournal, storing data and objects on the RAM memory instead of a disk. But nowadays, it is used by many other websites to speed up database-driven websites by caching objects in the memory to reduce read operations to an external data source.
If you are using memcached, you might have faced some of the following issues:
Read now
Unlock full access