1
0
Fork 0
mirror of https://github.com/vinta/awesome-python.git synced 2024-11-13 11:16:10 -05:00

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.
* [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.
* [pylibmc](https://github.com/lericson/pylibmc) - A Python wrapper around the [libmemcached](http://libmemcached.org/libMemcached.html) interface.
## Email