feat/stream-type-191 #192
No reviewers
Labels
No labels
bug
documentation
enhancement
investigation
nice-to-have
performance
production-ready
testing
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
ash/eskit!192
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/stream-type-191"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Register now takes streamType + streamID extractor: command.Register(bus, store, decider, "order", func(c PlaceOrder) string { return c.OrderID }) HintNewStream/HintExisting are RegisterOption values directly. Domain commands have zero framework imports.