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.2.tar.gz (2.1 kB view details)

Uploaded Source

File details

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

File metadata

File hashes

Hashes for django-zonecache-0.2.2.tar.gz
Algorithm Hash digest
SHA256 60c98bc608e9775593dbcb7eae2422cad4fef2c7bc7a67b0deebed35ebfb065f
MD5 f261294741d5a961ab553394a9aaaba6
BLAKE2b-256 c7a736648741a27e9a94898c1103799332ae90d1d4da5d7fec45a19b62ec1a93

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