Skip to content

feat: realtime async events function for one aggregate types#197

Draft
hallgren wants to merge 21 commits into
masterfrom
async_save_hook_one_aggregate
Draft

feat: realtime async events function for one aggregate types#197
hallgren wants to merge 21 commits into
masterfrom
async_save_hook_one_aggregate

Conversation

@hallgren
Copy link
Copy Markdown
Owner

This proposal builds on #190 but the SaveHook function runs asynchronous.

Comment thread go.mod
module github.com/hallgren/eventsourcing

go 1.19
go 1.25
Copy link
Copy Markdown
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Needing go 1.25 to be able to test with testing/synctest is not optimal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant