Adds easy cache support with Redis to Muffin project.
Docs are available at https://muffin-redis-cache.readthedocs.org/. Pull requests with documentation enhancements and/or fixes are awesome and most welcome.
- python >= 3.4
Muffin-Redis-Cache should be installed using pip:
pip install muffin-redis-cache
If you have any suggestions, bug reports or annoyances please report them to the issue tracker at https://github.com/klinkin/muffin-redis-cache/issues
Development of Muffin-Redis-Cache happens at: https://github.com/klinkin/muffin-redis-cache
- klinkin (Mike Klimin)
Licensed under a MIT license.