Memcached

From Server Knowledge Base
Jump to navigationJump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Memcached is a service that allows entire database tables to be stored in memory, drastically speeding up queries to those tables and alleviating database load.

Guides to install:

http://www.if-not-true-then-false.com/2010/install-memcached-on-centos-fedora-red-hat

http://www.lullabot.com/articles/installing-memcached-redhat-or-centos

http://www.zayinkrige.com/installing-memcached-on-ubuntu-10-04