What is Memcached?
November 29, 2011 | In: Linux, php, web development, Zend Framework
Free & open source, high-performance, distributed memory object caching system, generic in nature, but intended for use in speeding up dynamic web applications by alleviating database load. Memcached is an in-memory key-value store for small chunks of...