johnny-cache 0.3.3
Django caching framework that automatically caches all read queries.
Downloads ↓ | Package Documentation
Johnny Cache is a caching framework for django applications. It works with the django caching abstraction, but was developed specifically with the use of memcached in mind. Its main feature is a patch on Django's ORM that automatically caches all reads in a consistent manner.
You can install johnny with pip:
pip install johnny-cache
You can fork johnny-cache from its hg repository:
hg clone http://bitbucket.org/jmoiron/johnny-cache
Please read The full documentation to Johnny Cache before using it.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| johnny-cache-0.3.3.tar.gz (md5) | Source | 2011-07-18 | 13KB | 12647 | |
- Author: Jason Moiron
- Documentation: johnny-cache package documentation
- Home Page: http://dev.jmoiron.net/johnny/
- Keywords: django johnny cache
- License: MIT
-
Categories
- Development Status :: 4 - Beta
- Framework :: Django
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
- Topic :: Software Development :: Libraries
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: finder83, jmoiron
- DOAP record: johnny-cache-0.3.3.xml
