django-cachalot/docs/index.rst
2018-05-05 02:30:50 +02:00

39 lines
1.2 KiB
ReStructuredText

***************
django-cachalot
***************
Caches your Django ORM queries and automatically invalidates them.
.. image:: https://raw.github.com/noripyt/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/noripyt/django-cachalot/master.svg?style=flat-square&maxAge=3600
:target: https://travis-ci.org/noripyt/django-cachalot
.. image:: http://img.shields.io/coveralls/noripyt/django-cachalot/master.svg?style=flat-square&maxAge=3600
:target: https://coveralls.io/r/noripyt/django-cachalot?branch=master
.. image:: http://img.shields.io/scrutinizer/g/noripyt/django-cachalot/master.svg?style=flat-square&maxAge=3600
:target: https://scrutinizer-ci.com/g/noripyt/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
.. toctree::
:maxdepth: 2
introduction
quickstart
limits
api
benchmark
todo
reporting
how
legacy
changelog