django-cachalot
  • Quick start
    • Requirements
    • Usage
    • Settings
  • Limits
    • Locmem
    • MySQL
    • Raw SQL queries
  • API
  • What still needs to be done
    • For version 1.0
  • Bug reports, questions, discussion, new features
  • How django-cachalot works
    • Reverse engineering
    • Monkey patching
  • Legacy
  • What’s new in django-cachalot?
    • 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

Currently in beta, do not use in production

  • Quick start
    • Requirements
    • Usage
    • Settings
  • Limits
    • Locmem
    • MySQL
    • Raw SQL queries
  • API
  • What still needs to be done
    • For version 1.0
  • Bug reports, questions, discussion, new features
  • How django-cachalot works
    • Reverse engineering
    • Monkey patching
  • Legacy
  • What’s new in django-cachalot?
    • 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, Bertrand Bordage.

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