mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-19 03:15:15 +00:00
parent
276dbc2925
commit
589f8d4468
@ -70,7 +70,7 @@ client.search index: 'my-index', body: { query: { match: { title: 'test' } } }
|
||||
=== Features at a Glance
|
||||
|
||||
* Pluggable logging and tracing
|
||||
* Plugabble connection selection strategies (round-robin, random, custom)
|
||||
* Pluggable connection selection strategies (round-robin, random, custom)
|
||||
* Pluggable transport implementation, customizable and extendable
|
||||
* Pluggable serializer implementation
|
||||
* Request retries and dead connections handling
|
||||
|
Loading…
x
Reference in New Issue
Block a user