Django caching framework that automatically caches all read queries.
Project description
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 git repository:
git clone http://github.com/jmoiron/johnny-cache.git
Or if you prefer mercurial, from its hg mirror:
hg clone http://bitbucket.org/jmoiron/johnny-cache
Please read The full documentation to Johnny Cache before using it.
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
johnny-cache-1.6.1a.tar.gz
(14.6 kB
view details)
File details
Details for the file johnny-cache-1.6.1a.tar.gz
.
File metadata
- Download URL: johnny-cache-1.6.1a.tar.gz
- Upload date:
- Size: 14.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 63d9f5943ce07073e0bf1a91f904aaf33344ea28fe3c237b63e4da474fd53580 |
|
MD5 | 6abe6b1fc07ef8fdec615e33b2426155 |
|
BLAKE2b-256 | 0873e5a49d4bc53c16381ed1922f0ebedfa7bea6eefcdc0e28b4cc601c89d494 |