add pylibmc Fixes #103

This commit is contained in:
Vinta 2014-07-10 13:49:12 +08:00
parent a9ccae4544
commit 132bbb3f0f

View File

@ -434,6 +434,7 @@ long, literate-programming-style documentation generator.
* [django-cacheops](https://github.com/Suor/django-cacheops) - A slick ORM cache with automatic granular event-driven invalidation. * [django-cacheops](https://github.com/Suor/django-cacheops) - A slick ORM cache with automatic granular event-driven invalidation.
* [johnny-cache](https://github.com/jmoiron/johnny-cache) - A caching framework for django applications. * [johnny-cache](https://github.com/jmoiron/johnny-cache) - A caching framework for django applications.
* [django-viewlet](https://github.com/5monkeys/django-viewlet) - Render template parts with extended cache control. * [django-viewlet](https://github.com/5monkeys/django-viewlet) - Render template parts with extended cache control.
* [pylibmc](https://github.com/lericson/pylibmc) - A Python wrapper around the [libmemcached](http://libmemcached.org/libMemcached.html) interface.
## Email ## Email