class Rack::Cache::MetaStore::Heap

Concrete MetaStore implementation that uses a simple Hash to store request/response pairs on the heap.