Contents:
Functions
easy_cache([cache_attr])
easy_cache
get_cache([config])
get_cache
Factory function to create a cache instance based on the configuration.
io_decorator()
io_decorator
Classes
Cache([config])
Cache
CacheItem(key, expires[, path, value])
CacheItem
ShelveCache([config])
ShelveCache
SimplePickleCache([config, _registry])
SimplePickleCache