jillesvangurp / kt-search

Multi platform kotlin client for Elasticsearch & Opensearch with easily extendable Kotlin DSLs for queries, mappings, bulk, and more.
MIT License
107 stars 23 forks source link

[FEAT] safely update documents with optimistic locking #4

Closed jillesvangurp closed 2 years ago

jillesvangurp commented 2 years ago

Similar to what the repository did in the old client

jillesvangurp commented 2 years ago

part of the IndexRepository