| Class | Description |
|---|---|
| EventStore |
Startup class that registers a single projector to record each event into a store.
|
| ReplayService |
This service can be used to read all events from the database
and send them to the exchange with
status=replay |
| Enum | Description |
|---|---|
| EventStoreDatabaseConfiguration |
Database properties and how to connect to it..
|