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:
Please read The full documentation to Johnny Cache before using it as there are a few edge cases where automatic invalidation was not possible.
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
File details
Details for the file johnny-cache-0.1.tar.gz
.
File metadata
- Download URL: johnny-cache-0.1.tar.gz
- Upload date:
- Size: 10.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b02e376e2ccfffef61fc7593cb2a75130972ffe7a18944ee1a96cc149c7cde08 |
|
MD5 | 4187d2169d23b4d71bdbb275546fd668 |
|
BLAKE2b-256 | c3e84bf4e5195043a46f43cc7278d44ec40fd44399002b8226c2f396c3fa3ed3 |