Its.Cqrs
Its.Cqrs copied to clipboard
command broadcast and timers
Several scenarios have come up that would make it useful to broadcast a command to every instance of a given aggregate type, including:
- change notifications
- wake-up timers
- migrations between different event patterns