Module linera_views::backends::memory
source · Expand description
Implements crate::store::KeyValueStore
in memory.
Structs§
- A virtual DB client where data are persisted in memory.
- The initial configuration of the system
Enums§
- The error type for
MemoryStore
.
Constants§
- The number of streams for the test
Functions§
- Creates a test memory store for working.