event-sourcing
event-sourcing copied to clipboard
projector-id filter option for all projectionist command
In order to be able to distribute the projectors to different workers, you should be able to give one or more projector ids with each projector command.
Something has already been prepared and only needs to be implemented: https://github.com/patchlevel/event-sourcing/blob/2.1.x/src/Console/Command/ProjectionistCommand.php#L21