cachelib 0.13.0
0
A collection of cache libraries in the same API interface.
Contents
A collection of cache libraries in the same API interface.
Stars: 141, Watchers: 141, Forks: 44, Open Issues: 27The pallets-eco/cachelib
repo was created 5 years ago and the last code push was 5 days ago.
The project is popular with 141 github stars!
How to Install cachelib
You can install cachelib using pip
pip install cachelib
or add it to a project with poetry
poetry add cachelib
Package Details
- Author
- None
- License
- BSD-3-Clause
- Homepage
- https://github.com/pallets-eco/cachelib/
- PyPi:
- https://pypi.org/project/cachelib/
- Documentation:
- https://cachelib.readthedocs.io/
- GitHub Repo:
- https://github.com/pallets/cachelib
Classifiers
Related Packages
Errors
A list of common cachelib errors.
Code Examples
Here are some cachelib
code examples and snippets.
GitHub Issues
The cachelib package has 27 open issues on GitHub
- Using set() of FileSystemCache raises errors on Ubuntu 20.04
- Serializer support for Memcached backend