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

Pragmatic event sourcing improvements #216

Merged
merged 1 commit into from
May 23, 2023

Conversation

oskardudycz
Copy link
Owner

  • added API grouping,
  • removed redundant data from the Incident entity,
  • moved dates into commands from business logic
  • Added SignalR integration
  • Enabled parallel tests for the Helpdesk sample

- added API grouping,
- removed redundant data from Incident entity,
- moved dates into commands from business logic
- Added SignalR integration and enabled parallel tests for Helpdesk sample
@oskardudycz oskardudycz force-pushed the pragmatic_event_sourcing_improvements branch from a677004 to 46a8527 Compare May 23, 2023 12:47
@oskardudycz oskardudycz merged commit 9693c12 into main May 23, 2023
3 checks passed
@oskardudycz oskardudycz deleted the pragmatic_event_sourcing_improvements branch May 23, 2023 12:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant