Caching strategies for the web.
Project description
A collection of cache storage mechanisms that act like a dict.
Currently supporting:
Memory
File
Memcache
Also contains a decorator that can be used within the watson-framework package.
For full documentation please see Read The Docs.
Build Status
Installation
pip install watson-cache
Dependencies
watson-common
watson-di (for test coverage, and decorator usage)
python3-memcached
Todo
Add SqlAlchemy based storage
Add Redis based storage
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
watson-cache-1.1.0.tar.gz
(7.8 kB
view hashes)