django-cachalot
  • Quick start
    • Requirements
    • Usage
    • Settings
    • Signal
  • Limits
    • Redis
    • Memcached
    • Locmem
    • MySQL
    • Raw SQL queries
  • API
  • Benchmark
    • Introduction
    • Conditions
    • Database results
    • Cache results
    • Database detailed results
    • Cache detailed results
  • What still needs to be done
  • Bug reports, questions, discussion, new features
  • How django-cachalot works
    • Reverse engineering
    • Monkey patching
  • Legacy
  • What’s new in django-cachalot?
    • 1.0.1
    • 1.0.0
    • 1.0.0rc
    • 0.9.0
    • 0.8.1
    • 0.8.0
    • 0.7.0
    • 0.6.0
    • 0.5.0
    • 0.4.1
    • 0.4.0 (install broken)
    • 0.3.0
    • 0.2.0
    • 0.1.0
 
django-cachalot
  • Docs »
  • django-cachalot
  • Edit on GitHub

django-cachalot¶

Caches your Django ORM queries and automatically invalidates them.

https://raw.github.com/BertrandBordage/django-cachalot/master/django-cachalot.jpg
http://img.shields.io/pypi/v/django-cachalot.svg?style=flat-square http://img.shields.io/travis/BertrandBordage/django-cachalot/master.svg?style=flat-square http://img.shields.io/coveralls/BertrandBordage/django-cachalot/master.svg?style=flat-square http://img.shields.io/scrutinizer/g/BertrandBordage/django-cachalot/master.svg?style=flat-square http://img.shields.io/gratipay/BertrandBordage.svg?style=flat-square

Since version 1.0.0 it is safe for production.

  • Quick start
    • Requirements
    • Usage
    • Settings
    • Signal
  • Limits
    • Redis
    • Memcached
    • Locmem
    • MySQL
    • Raw SQL queries
  • API
  • Benchmark
    • Introduction
    • Conditions
    • Database results
    • Cache results
    • Database detailed results
    • Cache detailed results
  • What still needs to be done
  • Bug reports, questions, discussion, new features
  • How django-cachalot works
    • Reverse engineering
    • Monkey patching
  • Legacy
  • What’s new in django-cachalot?
    • 1.0.1
    • 1.0.0
    • 1.0.0rc
    • 0.9.0
    • 0.8.1
    • 0.8.0
    • 0.7.0
    • 0.6.0
    • 0.5.0
    • 0.4.1
    • 0.4.0 (install broken)
    • 0.3.0
    • 0.2.0
    • 0.1.0
Next

© Copyright 2014-2015, Bertrand Bordage.

Built with Sphinx using a theme provided by Read the Docs.