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 hg repository:
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-0.3.0.tar.gz
(14.4 kB
view details)
File details
Details for the file johnny-cache-0.3.0.tar.gz
.
File metadata
- Download URL: johnny-cache-0.3.0.tar.gz
- Upload date:
- Size: 14.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09a4822f5071384ccc1ee54782ee369346f81b782c668e03a7624f3640f965d9 |
|
MD5 | ed0afed1f6b361ea11307297f979efd6 |
|
BLAKE2b-256 | b36ca711c3c72fa294c0ec722ddd33e0431fd97b6eb2d82dcc9909beaf90aa77 |