Memcached: How do you install memcached? (CentOS 64 bit, Linux, Redhat, Fedora)
Memcached is a very popular open source object caching server. It was developed to speed up livejournal.com by Danga Interactive. We use memcached for a lot of our sites. We use it for different purposes but one main purpose is to cache query results so we don’t have to keep hitting database. As most [...]
Read the full article...

