cached¶
-
privex.helpers.cache.cached: Union[privex.helpers.cache.CacheAdapter.CacheAdapter, privex.helpers.cache.CacheWrapper] = <privex.helpers.cache.CacheWrapper object>¶ This module attribute acts as a singleton, containing an instance of
CacheWrapperwhich is designed to allow painless usage of this caching module.