delaySnapshotRepository

@Bean
@ConditionalOnProperty(value = ["wow.eventsourcing.snapshot.storage"], havingValue = "delay")
fun delaySnapshotRepository(): SnapshotRepository