mirror of
https://github.com/Hopiu/django-cachalot.git
synced 2026-03-16 21:30:23 +00:00
No effort, no worry, maximum performance.
| benchmark | ||
| cachalot | ||
| docs | ||
| .coveralls.yml | ||
| .gitignore | ||
| .travis.yml | ||
| benchmark.py | ||
| benchmark_requirements.txt | ||
| CHANGELOG.rst | ||
| django-cachalot.jpg | ||
| LICENSE | ||
| MANIFEST.in | ||
| README.rst | ||
| requirements.txt | ||
| runtests.py | ||
| runtests_requirements.txt | ||
| runtests_urls.py | ||
| settings.py | ||
| setup.py | ||
| tox.ini | ||
| travis-matrix.py | ||
Django-cachalot =============== Caches your Django ORM queries and automatically invalidates them. .. image:: https://raw.github.com/BertrandBordage/django-cachalot/master/django-cachalot.jpg ---- .. image:: http://img.shields.io/pypi/v/django-cachalot.svg?style=flat-square&maxAge=3600 :target: https://pypi.python.org/pypi/django-cachalot .. image:: http://img.shields.io/travis/BertrandBordage/django-cachalot/master.svg?style=flat-square&maxAge=3600 :target: https://travis-ci.org/BertrandBordage/django-cachalot .. image:: http://img.shields.io/coveralls/BertrandBordage/django-cachalot/master.svg?style=flat-square&maxAge=3600 :target: https://coveralls.io/r/BertrandBordage/django-cachalot?branch=master .. image:: http://img.shields.io/scrutinizer/g/BertrandBordage/django-cachalot/master.svg?style=flat-square&maxAge=3600 :target: https://scrutinizer-ci.com/g/BertrandBordage/django-cachalot/ .. image:: https://img.shields.io/gitter/room/django-cachalot/Lobby.svg?style=flat-square&maxAge=3600 :target: https://gitter.im/django-cachalot/Lobby Documentation ------------- Available `on Read The Docs <http://django-cachalot.readthedocs.io>`_. Discussion ---------- On `our public gitter chat room <https://gitter.im/django-cachalot/Lobby>`_.