Memcache(d) is a object caching system that stores data in RAM to reduce the number of times something has to be read. It is generally used to speed up dynamic database-driven websites. Quick Links: Memcache repo CentOS Installing memcache Installing memcache php module Php.ini configuration Memcache Commands