Module mz_stash::cache

source ·

Structs

An in-memory Stash that is backed by another Stash but serves read requests from its memory. Write requests are propogated to the other Stash.