django-cache-machine 0.6
Automatic caching and invalidation for Django models through the ORM.
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.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
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| django-cache-machine-0.6.tar.gz (md5) | Source | 2011-07-05 | 8KB | 1889 | |
- Author: Jeff Balogh
- Home Page: http://github.com/jbalogh/django-cache-machine
- License: BSD
-
Categories
- Development Status :: 4 - Beta
- Environment :: Web Environment
- Environment :: Web Environment :: Mozilla
- Framework :: Django
- Intended Audience :: Developers
- License :: OSI Approved :: BSD License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: jbalogh
- DOAP record: django-cache-machine-0.6.xml
