DelayEventStore

constructor(delaySupplier: () -> Duration = { Duration.ofMillis(5) }, delegate: EventStore = InMemoryEventStore())