Expand description
InProcessBackend — non-durable StateBackend backed by an
in-memory hashmap. Used for tests and embedded single-process runs.
Structs§
- InProcess
Backend - In-process, non-durable state backend.
InProcessBackend — non-durable StateBackend backed by an
in-memory hashmap. Used for tests and embedded single-process runs.