问题
I'd like to schedule time-triggered actions to fire off events at both intervals and specific times. This would be useful if I needed to say, change the aggregate state with some events like meetingStarted
and meetingEnded
based on something like a start_at
and end_at
for a room-booking service.
回答1:
Right now, wolkenkit does not have a scheduler like this. Adding this is on the roadmap, but currently it's not yet implemented.
Please note that I am one of the developers of wolkenkit, so please take my answer with a grain of salt.
来源:https://stackoverflow.com/questions/49618467/does-wolkenkit-event-sourcing-have-a-scheduler