django-cachalot 2.6.3
0
Caches your Django ORM queries and automatically invalidates them.
Contents
Caches your Django ORM queries and automatically invalidates them.
Stars: 1229, Watchers: 1229, Forks: 151, Open Issues: 39The noripyt/django-cachalot
repo was created 10 years ago and the last code push was 2 weeks ago.
The project is very popular with an impressive 1229 github stars!
How to Install django-cachalot
You can install django-cachalot using pip
pip install django-cachalot
or add it to a project with poetry
poetry add django-cachalot
Package Details
- Author
- Bertrand Bordage, Andrew Chen Wang
- License
- BSD
- Homepage
- https://github.com/noripyt/django-cachalot
- PyPi:
- https://pypi.org/project/django-cachalot/
- GitHub Repo:
- https://github.com/noripyt/django-cachalot
Classifiers
- Internet/WWW/HTTP
Related Packages
Errors
A list of common django-cachalot errors.
Code Examples
Here are some django-cachalot
code examples and snippets.