Allfaq.org
 
 
django-cache-utils 0.5.1

django-cache-utils is a Django app that provides some utilities to make cache-related work easier:

 * django memcached cache backend with group O(1) invalidation ability, dog-pile ...