dol.caching =========== .. automodule:: dol.caching .. rubric:: Functions .. autosummary:: add_extension cache_func_outputs cache_property_method cache_this cache_vals cached_method ensure_clear_to_kv_store flush_on_exit get_cache identity is_a_cache lru_cache_method mk_cached_store mk_memoizer mk_sourced_store mk_write_cached_store register_key_strategy store_cached store_cached_with_single_key .. rubric:: Classes .. autosummary:: ApplyToInstance ApplyToMethodName CachedMethod CachedProperty CompositeKey ExplicitKey FromMethodArgs HashableDict HashableMixin InstanceProp KeyStrategy WriteBackChainMap