Add alternative constructor to EventReplayer
that gets events from event store
#674
Labels
feature
A new feature of the app
Feature request
Use Case
Get and replay events from the event store in fewer lines of code.
Current state
We have to get the events and then replay them.
Proposed Solution
Add an alternative constructor to
EventReplayer
that gets events from event store and is ready to replay themThe text was updated successfully, but these errors were encountered: