Expand description
EventLog and SnapshotStore implementations based upon NATS.
Structs§
- Nats
Event Log - An EventLog implementation based on NATS.
- Nats
Event LogConfig - Configuration for the NatsEventLog.
- Nats
Snapshot Store - A SnapshotStore implementation based on NATS.
- Nats
Snapshot Store Config - Configuration for the SnapshotStore.
Enums§
- Auth
Config - Authentication configuration.
- Error
- Errors from the NatsEventLog or NatsSnapshotStore.
Functions§
- make_
client - Create a NATS client.