wheezy.caching

Introduction

wheezy.caching is a python package written in pure Python code. It is a lightweight caching library that provides integration with:

It introduces the idea of cache dependency (effectively invalidate dependent cache items) and other cache related algorithms.

It is optimized for performance, well tested and documented.

Resources: