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 works with Django 1.4-1.8 and Python 2.6, 2.7, 3.3 and 3.4.
Installation
Get it from pypi:
pip install django-cache-machine
or github:
pip install -e git://github.com/django-cache-machine/django-cache-machine.git#egg=django-cache-machine
Running Tests
Get it from github:
git clone git://github.com/django-cache-machine/django-cache-machine.git cd django-cache-machine pip install -r requirements/py3.txt # or py2.txt for Python 2 python run_tests.py
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
django-cache-machine-0.9.tar.gz
(11.3 kB
view details)
File details
Details for the file django-cache-machine-0.9.tar.gz.
File metadata
- Download URL: django-cache-machine-0.9.tar.gz
- Upload date:
- Size: 11.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ee6b505a942b2c7317954a64f3a18809ba2e59c1570184dce986e8bd62df021d
|
|
| MD5 |
ed0f07024839fbc8f4c49565da2d4dd3
|
|
| BLAKE2b-256 |
f08fdc5afb401d0f963d447ce7be004fb632e4d42f3c24fcde7a7aeb33971f86
|