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:
parent
a9ccae4544
commit
132bbb3f0f
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue