Class: LruRedux::ThreadSafeCache

Inherits:
Cache
  • Object
show all
Includes:
Util::SafeSync
Defined in:
lib/lru_redux/thread_safe_cache.rb

Method Summary

Methods included from Util::SafeSync

#[], #[]=, #clear, #count, #delete, #each, #evict, #fetch, #getset, #has_key?, #initialize, #key?, #max_size=, #to_a, #ttl=, #valid?

Methods inherited from Cache

#[], #[]=, #clear, #count, #delete, #each, #fetch, #getset, #initialize, #key?, #max_size=, #to_a, #ttl=