浏览代码

Adds Julia Elasticsearch client to community-clients (#98048)

Closes #96736
Fernando Briano 2 年之前
父节点
当前提交
62b75c7171
共有 1 个文件被更改,包括 7 次插入0 次删除
  1. 7 0
      docs/community-clients/index.asciidoc

+ 7 - 0
docs/community-clients/index.asciidoc

@@ -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