Skip to content

Commit de16115

Browse files
committed
Added DiskCache reference under Caching
Added DiskCache reference under Caching.
1 parent f184109 commit de16115

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

+1
Original file line numberDiff line numberDiff line change
@@ -604,6 +604,7 @@ Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).
604604
* [HermesCache](https://pypi.python.org/pypi/HermesCache) - Python caching library with tag-based invalidation and dogpile effect prevention.
605605
* [johnny-cache](https://github.com/jmoiron/johnny-cache) - A caching framework for django applications.
606606
* [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.
607608

608609
## Email
609610

0 commit comments

Comments
 (0)