load

open override fun <S : Any> load(aggregateId: AggregateId): Mono<Snapshot<S>>

Always returns empty, as this is a no-op repository.