Module: SafeMemoize::InstanceMethods
- Includes:
- CacheMetricsMethods, CacheRecordMethods, CacheStoreMethods, CustomKeyMethods, HooksMethods, InspectionMethods, LruMethods, PublicCustomKeyMethods, PublicMethods, PublicMetricsMethods
- Included in:
- SafeMemoize
- Defined in:
- lib/safe_memoize/instance_methods.rb
Method Summary
Methods included from PublicCustomKeyMethods
#clear_custom_keys, #memoize_with_custom_key
Methods included from PublicMetricsMethods
#cache_hit_rate, #cache_metrics_reset, #cache_miss_rate, #cache_stats, #cache_stats_for
Methods included from PublicMethods
#clear_memo_hooks, #dump_memo, #load_memo, #memo_age, #memo_count, #memo_keys, #memo_preload, #memo_refresh, #memo_stale?, #memo_touch, #memo_ttl_remaining, #memo_values, #memoized?, #on_memo_evict, #on_memo_expire, #on_memo_hit, #on_memo_miss, #on_memo_store, #reset_all_memos, #reset_memo, #warm_memo