Memcached
From Wikitech
Install a memcached server with
cd /home/wikipedia/src/memcache/ rpm -i libevent-1.1a-1.fc3.rf.x86_64.rpm memcached-1.1.12-1.fc3.rf.x86_64.rpm cp sysconfig-memcached /etc/sysconfig/memcached chkconfig memcached on service memcached start
Client configuration is in /home/wikipedia/common/php/mc-pmtpa.php