preheat_open.api.cache

Functions

easy_cache([cache_attr])

get_cache([config])

Factory function to create a cache instance based on the configuration.

io_decorator()

Classes

Cache([config])

CacheItem(key, expires[, path, value])

ShelveCache([config])

SimplePickleCache([config, _registry])