Skip to content

Batching events when emitting all of them

Compare
Choose a tag to compare
@joskfg joskfg released this 14 Oct 10:07
· 71 commits to master since this release
92d1bef

Improved interface to allow publish multiple events at the same time.

It is useful when you want to execute event-sourcing:emit-all. The throughput could increase in one or two orders.