Metadata-Version: 1.1
Name: django-memcached-pool
Version: 0.1
Summary: A Memcached Pool for Django
Home-page: https://github.com/mozilla/django-memcached-pool
Author: Mozilla Services
Author-email: services-dev@mozilla.org
License: UNKNOWN
Description: A Django Memcached backend with a pool of connectors.
        
        You can configure your django application to use
        `memcachepool.cache.UMemcacheCache` as backend.
        
        
        2012-08-28 - 0.1
        ################
        
        - Initial release
        
Keywords: django memcached pool
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Framework :: Pylons
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: WSGI :: Application
