3 Feb
2016
3 Feb
'16
4:55 p.m.
On Wed, 2016-02-03 at 14:15 +0530, Eternal Tyro wrote:
Yayy. Thank you! And please share how you installed memcached on Gentoo (when you have time )
It's CentOS 6, yum install memcached, configure the instance with 256MB and localhost only connections, make sure the service is running and install python-memcached into virtualenv for website. configure website, restart.
Martin,