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.
For full docs, see https://cache-machine.readthedocs.org/en/latest/.
Requirements
Cache Machine requires Django 1.3+. 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
Running Tests
Get it from github:
git clone git://github.com/jbalogh/django-cache-machine.git cd django-cache-machine pip install -r requirements.txt fab test
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file django-cache-machine-0.8.tar.gz.
File metadata
- Download URL: django-cache-machine-0.8.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83246532fdfbdfcd522eccc612bdc7d5ad00646bb9eabec1ef9db0e1f119af68
|
|
| MD5 |
64b7deba5b06b425d041b69bf22d67ea
|
|
| BLAKE2b-256 |
8c5139ada619d2cb8b9a9c0765f49b7decbc2d95e2cec04961751ec371e1e32c
|