Module: SafeMemoize::InstanceMethods Private
- Includes:
- CacheMetricsMethods, CacheRecordMethods, CacheStoreMethods, CustomKeyMethods, HooksMethods, InspectionMethods, LruMethods, PublicCustomKeyMethods, PublicMethods, PublicMetricsMethods
- Included in:
- SafeMemoize
- Defined in:
- lib/safe_memoize/instance_methods.rb
This module is part of a private API. You should avoid using this module if possible, as it may be removed or be changed in the future.
Constant Summary
Constants included from HooksMethods
HooksMethods::NOTIFICATION_EVENT_NAMES
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_inspect, #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