Module: HashCache

Defined in:
lib/hash_cache.rb,
lib/hash_cache/lru.rb,
lib/hash_cache/ttl.rb,
lib/hash_cache/version.rb,
lib/hash_cache/accessible.rb,
lib/hash_cache/linked_list.rb

Defined Under Namespace

Modules: Accessible Classes: LRU, LinkedList, TTL

Constant Summary collapse

VERSION =
"0.0.2"