Additional resources¶
The main memcached site explains the memcached architecture, and contains information on administering and tuning a memcached cluster.
The Python client bindings for memcached are maintained by Sean Reifschneider at Tummy.com:
‘tugela’ is an alternate cache daemon implementation, which stores its mapping using a Berkeley b-tree on disk. It conforms to the same wire protocol as ‘memcached’: