
django-cachalot 2.9.0
0
Caches your Django ORM queries and automatically invalidates them.
Contents
Caches your Django ORM queries and automatically invalidates them.
Stars: 1409, Watchers: 1409, Forks: 155, Open Issues: 27The noripyt/django-cachalot repo was created 11 years ago and the last code push was 3 weeks ago.
The project is very popular with an impressive 1409 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.
GitHub Issues
The django-cachalot package has 27 open issues on GitHub
- CachalotPanel not working in Django Debug Toolbar
- MySQL connections fail under ASGI/async ORM when cachalot enabled (Django 5.1.11, cachalot 2.8.0)
- Exception during atomic enter can result in broken cache and memory leak
- Django 6.0 support
pythonfix







