django-zonecache 0.2
pip install django-zonecache==0.2
Newer version available (0.2.2)
Released:
Small library to add support for cache zones to Django cache
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Michael van Tellingen
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License (MIT)
- Author: Michael van Tellingen
Classifiers
- Development Status
- Environment
- Framework
- Intended Audience
- License
- Operating System
- Programming Language
- Topic
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.tar.gz
.
File metadata
- Download URL: django-zonecache-0.2.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17067b2de0e61a82044cd4dbccd330e0883240a681ab0dc0f580e5ddfa657a90 |
|
MD5 | 74508d44798ec022f8a7367022c0898a |
|
BLAKE2b-256 | 89ba60e2a1947d03ea68315f297b19421a62a7b17aec463eb83d176d5ac5fcdc |