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

New v0.6.0 #1

Merged
merged 10 commits into from
Oct 24, 2023
Merged

New v0.6.0 #1

merged 10 commits into from
Oct 24, 2023

Conversation

andreapavoni
Copy link
Owner

  • several breaking changes from the previous v0.5.0
  • refactor aggregate loading (replace dispatchers with managers) to support different aggregates
  • refactor commands definition and execution
  • simplify the way commands and queries are executed from Cqrs
  • use async to apply events on aggregate
  • remove simple and game examples because it would be too complicated to mock a proper EventStore
  • update documentation and README

@andreapavoni andreapavoni merged commit 5c2a5ec into master Oct 24, 2023
2 checks passed
@andreapavoni andreapavoni deleted the v0_6 branch October 26, 2023 14:26
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