Skip to main content

Automatic caching and invalidation for Django models through the ORM.

Project description

Cache Machine provides automatic caching and invalidation for Django models through the ORM. Add full cache support for model sql functions.

For django-cache-machine full docs, see https://cache-machine.readthedocs.org/en/latest/.

https://travis-ci.org/jbalogh/django-cache-machine.png

Requirements

Cache Machine requires Django 1.3+. It was written and tested on Python 2.7.

Installation

Get it from pypi:

pip install django-cache-zoom

Running Tests

Get it from github:

git clone git://github.com/lethe3000/django-cache-zoom.git
cd django-cache-zoom
pip install -r requirements.txt
fab test

Project details


Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page