Class: CacheLib::SafeLruCache

Inherits:
LruCache show all
Includes:
SafeSync
Defined in:
lib/cache_lib/safe_lru_cache.rb

Instance Attribute Summary

Attributes inherited from BasicCache

#limit

Method Summary

Methods included from SafeSync

#clear, #each, #evict, #expire, #fetch, #get, #initialize, #inspect, #key?, #limit, #limit=, #lookup, #raw, #size, #store, #to_a

Methods inherited from LruCache

#fetch, #get, #initialize, #limit=, #lookup, #store

Methods inherited from BasicCache

#clear, #each, #evict, #expire, #fetch, #get, #initialize, #initialize_copy, #inspect, #key?, #keys, #lookup, #raw, #size, #store, #to_a, #values