Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-zonecache-0.2.tar.gz (2.0 kB view details)

Uploaded Source

File details

Details for the file django-zonecache-0.2.tar.gz.

File metadata

File hashes

Hashes for django-zonecache-0.2.tar.gz
Algorithm Hash digest
SHA256 17067b2de0e61a82044cd4dbccd330e0883240a681ab0dc0f580e5ddfa657a90
MD5 74508d44798ec022f8a7367022c0898a
BLAKE2b-256 89ba60e2a1947d03ea68315f297b19421a62a7b17aec463eb83d176d5ac5fcdc

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page