Package-level declarations

Types

Link copied to clipboard
class ElasticsearchEventStore(elasticsearchClient: ReactiveElasticsearchClient, refreshPolicy: Refresh = Refresh.True) : AbstractEventStore
Link copied to clipboard
class ElasticsearchSnapshotRepository(elasticsearchClient: ReactiveElasticsearchClient, refreshPolicy: Refresh = Refresh.True) : SnapshotRepository