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

Added support for Event Handler groups and new CQRS public API #367

Merged
merged 34 commits into from Jun 30, 2023

Conversation

roblaszczak
Copy link
Member

@roblaszczak roblaszczak commented Jun 5, 2023

New version of: #356

This PR introduces the concept of Event Groups and improves the API of the CQRS component.

This change is backward compatible - the old API is deprecated but is still working.

@roblaszczak roblaszczak changed the title Added support for Event Handler groups Added support for Event Handler groups and new CQRS public API Jun 22, 2023
message/router.go Outdated Show resolved Hide resolved
docs/content/docs/cqrs.md Outdated Show resolved Hide resolved
docs/content/docs/cqrs.md Outdated Show resolved Hide resolved
Co-authored-by: Miłosz Smółka <milosz.smolka@gmail.com>
@roblaszczak roblaszczak merged commit 7cb0e23 into master Jun 30, 2023
9 checks passed
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.

None yet

2 participants