Thank you.

On Wed, Feb 3, 2016 at 10:25 PM, Martin Owens <doctormo@...400...> wrote:
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,