Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add alternative constructor to EventReplayer that gets events from event store #674

Open
cortadocodes opened this issue Aug 6, 2024 · 0 comments
Labels
feature A new feature of the app

Comments

@cortadocodes
Copy link
Member

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 them

@cortadocodes cortadocodes added the feature A new feature of the app label Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A new feature of the app
Projects
None yet
Development

No branches or pull requests

1 participant