Skip to content

mdomans/django-cache-machine

 
 

Repository files navigation

Cache Machine

Cache Machine provides automatic caching and invalidation for Django models through the ORM.

For full docs, see http://jbalogh.me/projects/cache-machine.

Requirements

Cache Machine requires Django 1.2 (currently on trunk). It was written and tested on Python 2.6.

Installation

Get it from pypi:

pip install django-cache-machine

or github:

pip install -e git://github.com/jbalogh/django-cache-machine.git#egg=django-cache-machine

About

Automatic caching and invalidation for Django models through the ORM.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published