mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-23 20:11:06 +00:00
Merge pull request #4 from hjupadhyay/caching_links_contrib
Add Beaker under caching libraries in the README.md
This commit is contained in:
commit
28cb7e2a6c
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user