Skip to content
Jonathan Guthrie edited this page Sep 17, 2013 · 1 revision

It’s best to run Memcached on a dedicated virtual machine as most of the available memory will be used by Memcached. Depending on throughput, a VM with1GB memory should be a good starting point.

Install Memcached

Download and install memcached for your appropriate platform:

Ubuntu / Redhat / Centos: http://code.google.com/p/memcached/wiki/NewInstallFromPackage

OSX: http://www.google.com/search?q=memcached+osx+install

Clone this wiki locally