jillesvangurp / kt-search

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

[FEAT] implement round-robin and cluster sniffing node picking strategies #9

Closed jillesvangurp closed 1 year ago

jillesvangurp commented 2 years ago

Alternative to the node sniffing plugin for the elastic low level client.

jillesvangurp commented 1 year ago

done