Contents

dogpile.cache 1.3.2

0

A caching front-end based on the Dogpile lock.

A caching front-end based on the Dogpile lock.

Stars: 217, Watchers: 217, Forks: 48, Open Issues: 45

The sqlalchemy/dogpile.cache repo was created 5 years ago and the last code push was 3 weeks ago.
The project is popular with 217 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
License
MIT
Homepage
PyPi:
https://pypi.org/project/dogpile.cache/
Documentation:
https://dogpilecache.sqlalchemy.org
GitHub Repo:
https://github.com/sqlalchemy/dogpile.cache

Classifiers

No  dogpile-cache  pypi packages just yet.

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 45 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

See more issues on GitHub

Related Packages & Articles