dataflake.cache

Simple caching library


Keywords
cache, caching, library, python
License
ZPL-2.1
Install
pip install dataflake.cache==3.2

Documentation

Unit test status Coverage Status Documentation Status PyPI Python versions

dataflake.cache

This package provides a set of simple cache implementations for use in Python code. Its roots are in the internally-used SimpleCache module from Products.LDAPUserFolder.