mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 15:17:30 -04:00
Adds Julia Elasticsearch client to community-clients (#98048)
Closes #96736
This commit is contained in:
parent
5b2917c876
commit
62b75c7171
1 changed files with 7 additions and 0 deletions
|
@ -25,6 +25,7 @@ a number of clients that have been contributed by the community for various lang
|
|||
* <<haskell>>
|
||||
* <<java>>
|
||||
* <<javascript>>
|
||||
* <<julia>>
|
||||
* <<kotlin>>
|
||||
* <<lua>>
|
||||
* <<dotnet>>
|
||||
|
@ -121,6 +122,12 @@ client].
|
|||
See the {client}/javascript-api/current/index.html[official Elasticsearch
|
||||
JavaScript client].
|
||||
|
||||
[[julia]]
|
||||
== Julia
|
||||
|
||||
* https://github.com/OpenSesame/ElasticsearchClient.jl[ElasticsearchClient.jl]:
|
||||
Elasticsearch client inspired by the {client}/ruby-api/current/index.html[official Elasticsearch Ruby client].
|
||||
|
||||
[[kotlin]]
|
||||
== Kotlin
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue