django-cachalot
1.5.0
  • Introduction
  • Quick start
  • Limits
  • API
  • Benchmark
  • What could still be done
  • Bug reports, questions, discussion, new features
  • How django-cachalot works
  • Legacy
  • What’s new in django-cachalot?
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&maxAge=3600 http://img.shields.io/travis/BertrandBordage/django-cachalot/master.svg?style=flat-square&maxAge=3600 http://img.shields.io/coveralls/BertrandBordage/django-cachalot/master.svg?style=flat-square&maxAge=3600 http://img.shields.io/scrutinizer/g/BertrandBordage/django-cachalot/master.svg?style=flat-square&maxAge=3600 https://img.shields.io/gitter/room/django-cachalot/Lobby.svg?style=flat-square&maxAge=3600
  • Introduction
    • Should you use it?
    • Features
    • Comparison with similar tools
  • Quick start
    • Requirements
    • Usage
    • Settings
    • manage.py command
    • Template utils
    • Signal
  • Limits
    • High rate of database modifications
    • Redis
    • Memcached
    • Locmem
    • Filebased
    • MySQL
    • Raw SQL queries
    • Multiple servers clock synchronisation
    • Replication server
    • Multiple cache servers for the same database
  • API
  • Benchmark
    • Introduction
    • Conditions
    • Database results
    • Cache results
    • Database detailed results
    • Cache detailed results
  • What could still be done
  • Bug reports, questions, discussion, new features
  • How django-cachalot works
    • Reverse engineering
    • Monkey patching
  • Legacy
  • What’s new in django-cachalot?
    • 1.5.0
    • 1.4.1
    • 1.4.0
    • 1.3.0
    • 1.2.1
    • 1.2.0
    • 1.1.0
    • 1.0.3
    • 1.0.2
    • 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-2016, Bertrand Bordage. Revision 099e988b.

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