Class Innate::Cache::Memory
In: lib/innate/cache/memory.rb
Parent: Hash

Memory cache is simply a Hash with the Cache::API, it‘s the reference implementation for every other cache and the default cache.

Methods

Included Modules

Cache::API

Public Instance methods

[Validate]