Class
Termtter::MemoryCache
In:
lib/termtter/memory_cache.rb
Parent:
SimpleDelegator
Methods
[]=
adjust
new
store
Attributes
limit
[R]
Public Class methods
new
(limit = 10000)
Public Instance methods
[]=
(key, value)
adjust
(key)
store
(key, value)
[Validate]