stash_memory library

Provides a in-memory implementation of the Stash caching API for Dart

Classes

MemoryCacheStore
MemoryStore<I extends Info, E extends Entry<I>>
In-memory Map backed implementation of a Store
MemoryVaultStore