We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents f184109 + de16115 commit cf0b872Copy full SHA for cf0b872
README.md
@@ -604,6 +604,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
604
* [HermesCache](https://pypi.python.org/pypi/HermesCache) - Python caching library with tag-based invalidation and dogpile effect prevention.
605
* [johnny-cache](https://github.com/jmoiron/johnny-cache) - A caching framework for django applications.
606
* [pylibmc](https://github.com/lericson/pylibmc) - A Python wrapper around the [libmemcached](http://libmemcached.org/libMemcached.html) interface.
607
+* [DiskCache](http://www.grantjenks.com/docs/diskcache/) - SQLite and file backed cache backend with faster lookups than memcached and redis.
608
609
## Email
610
0 commit comments