Skip to main content

Module store_memory

Module store_memory 

Source
Expand description

In-memory implementation of RalphStateStore

Used for tests and as a fallback when no external store is configured.

Structsยง

InMemoryStore
In-memory state store backed by a RwLock