Module state_store

Source

Structs§

KeySet
The set of keys.
ObjectStateStore
StateStore based on [ObjectStore].

Traits§

StateStore
Storage layer for persisting procedure’s state.

Type Aliases§

KeyValue
Key value from state store.
KeyValueStream
Stream that yields KeyValue.
StateStoreRef 🔒
Reference counted pointer to StateStore.