Skip to main content

Django infinite caching for mandems.

Project description

Ok so I figured cache invalidation was a royal pain in the arse, and that one of the current best ways is to cache infinitely and only invalidate when the associated data is stale. But! How do we know when it is stale?

Effectively the point of this project is to give you a way to formally define caches with meta information such as other caches they depend on (so you can do the “Russian Doll” style caching that 37 Signals went on about), models that caches directly depend upon, other models that might invalidate the cache, and other useful stuff.

There are several other concepts that I thought up too, such as “hooks”.

Of course I will expand the documentation because this project is blatantly really useful for defining a decent caching scheme instead of shitting out some half baked attempt that confuses people and gives everyone stale data all the time.

To-Do

  • Template tags to access HTML templates.

  • Documentation

  • Tests

  • Sorting out how best to trick fucking python-memcached into doing infinite caching.

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-babylon-0.1.13.tar.gz (4.0 kB view details)

Uploaded Source

File details

Details for the file django-babylon-0.1.13.tar.gz.

File metadata

File hashes

Hashes for django-babylon-0.1.13.tar.gz
Algorithm Hash digest
SHA256 63c8980fb29cae4ccaea9dac12b83b839d09eccabea335456719a9dbbb23ab6c
MD5 c6a181e822742ba76daa68ad24c85fff
BLAKE2b-256 e162e66fc96000b5913395c80ccb13f9348f519278b2abb3002df89da257b267

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