From 132bbb3f0f87b13b5a5a11221fcee551b7c9a5a3 Mon Sep 17 00:00:00 2001 From: Vinta Date: Thu, 10 Jul 2014 13:49:12 +0800 Subject: [PATCH] add pylibmc Fixes #103 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c06cfb5..b8058bb 100644 --- a/README.md +++ b/README.md @@ -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