Skip to content

Commit

Permalink
Adds Julia Elasticsearch client to community-clients (elastic#98048)
Browse files Browse the repository at this point in the history
  • Loading branch information
picandocodigo authored Oct 3, 2023
1 parent 5b2917c commit 62b75c7
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions docs/community-clients/index.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -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>>
Expand Down Expand Up @@ -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

Expand Down

0 comments on commit 62b75c7

Please sign in to comment.