# Functions
NewMemoryStore returns a new in-memory store.
No description provided by the author
# Structs
MemoryStore is an in-memory store, used for testing and prototype.
Server is a wrapper of quotacontrol that tracks the events that are notified and allows to inject errors.