Archives
Blogroll
Python
Tag Archives: memcached
Django – sharing a memcached instance
Update: Some Curious User brought to my attention, that a ticket has been opened which, when implemented, will add a setting for a cache prefix. It will also allow other cache key manipulations. Until recently I’ve been using the file:// … Continue reading