django-cachalot/README.rst
2015-02-23 21:24:21 +01:00

34 lines
1.3 KiB
ReStructuredText

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
:target: https://pypi.python.org/pypi/django-cachalot
.. image:: http://img.shields.io/travis/BertrandBordage/django-cachalot/master.svg?style=flat-square
:target: https://travis-ci.org/BertrandBordage/django-cachalot
.. image:: http://img.shields.io/coveralls/BertrandBordage/django-cachalot/master.svg?style=flat-square
: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
:target: https://scrutinizer-ci.com/g/BertrandBordage/django-cachalot/
.. image:: http://img.shields.io/gratipay/BertrandBordage.svg?style=flat-square
:target: https://gratipay.com/BertrandBordage/
| **Version 1.0.0** will be released **15 March 2015**!
| A **release candidate** is available on PyPI.
| Test it and **earn 30 €** by reporting an invalidation issue before 1.0.0!
| (see `my blog <http://blog.bordage.pro/django-cachalot-rc/>`_ for more info)
Documentation
-------------
Available `on Read The Docs <http://django-cachalot.readthedocs.org>`_.