dogpile.cache 1.3.3
0
A caching front-end based on the Dogpile lock.
Contents
A caching front-end based on the Dogpile lock.
Stars: 243, Watchers: 243, Forks: 47, Open Issues: 47The sqlalchemy/dogpile.cache
repo was created 5 years ago and the last code push was Yesterday.
The project is popular with 243 github stars!
How to Install dogpile-cache
You can install dogpile-cache using pip
pip install dogpile-cache
or add it to a project with poetry
poetry add dogpile-cache
Package Details
- Author
- None
- License
- MIT
- Homepage
- None
- PyPi:
- https://pypi.org/project/dogpile.cache/
- Documentation:
- https://dogpilecache.sqlalchemy.org
- GitHub Repo:
- https://github.com/sqlalchemy/dogpile.cache
Classifiers
Related Packages
Errors
A list of common dogpile-cache errors.
Code Examples
Here are some dogpile-cache
code examples and snippets.
GitHub Issues
The dogpile-cache package has 47 open issues on GitHub
- Allow to configure pymemcache's HashClient retrying
- Add 'extras_require' section
- Hit ratio statistics
- Cache invalidation for class or instance methods