Expand description
In-memory backend implementations for Rustvello.
These implementations store everything in process memory and are suitable for testing and development. They are not distributed and not persistent.
Modulesยง
- broker
- client_
data_ store - In-memory
ClientDataStorebackend. - orchestrator
- prelude
- state_
backend - trigger
- In-memory trigger store implementation.