Class: SinLruRedux::TTL::Cache

Inherits:
LruRedux::TTL::Cache show all
Defined in:
lib/sin_lru_redux/ttl/cache.rb

Direct Known Subclasses

ThreadSafeCache

Instance Attribute Summary

Attributes inherited from LruRedux::TTL::Cache

#ignore_nil, #max_size, #ttl

Method Summary

Methods inherited from LruRedux::TTL::Cache

#[], #[]=, #clear, #count, #delete, #each, #expire, #fetch, #getset, #initialize, #key?, #to_a, #values

Constructor Details

This class inherits a constructor from LruRedux::TTL::Cache