Small library to add support for cache zones to Django cache
Project description
A thin layer for the django cache interface to specify cache zones.
Django cache does not offer the functionality to purge a zone (‘group’) of cached objects. This module prefixes all keys for the items within one zone with a zone key. If the zone should be invalidated then the zone key is incremented.
All actions take two cache lookups, one for the zone key and one for the actual value.
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 django-zonecache-0.2.2.tar.gz
.
File metadata
- Download URL: django-zonecache-0.2.2.tar.gz
- Upload date:
- Size: 2.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 60c98bc608e9775593dbcb7eae2422cad4fef2c7bc7a67b0deebed35ebfb065f |
|
MD5 | f261294741d5a961ab553394a9aaaba6 |
|
BLAKE2b-256 | c7a736648741a27e9a94898c1103799332ae90d1d4da5d7fec45a19b62ec1a93 |