Merge pull request #4 from hjupadhyay/caching_links_contrib

Add Beaker under caching libraries in the README.md
This commit is contained in:
Vinta 2014-06-30 23:41:19 +08:00
commit 28cb7e2a6c

View File

@ -292,7 +292,8 @@ so you need Python.
*Libraries for caching data.*
* TODO
* [Beaker Caching & Sessions](http://beaker.readthedocs.org/en/latest/) - Beaker is a library for caching and sessions for use with web applications and stand-alone Python scripts and applications.
* [HermesCache](https://pypi.python.org/pypi/HermesCache) - Python caching library with tag-based invalidation and dogpile effect prevention.
## Email