Skip to content

Commit 9fbfe54

Browse files
Guilhermedakrone
Guilherme
authored andcommitted
add Lua client (#22028)
Add entry for elasticsearch-lua (https://github.com/DhavalKapil/elasticsearch-lua)
1 parent 05f64c5 commit 9fbfe54

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/community-clients/index.asciidoc

+7
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ a number of clients that have been contributed by the community for various lang
1515
* <<java>>
1616
* <<javascript>>
1717
* <<kotlin>>
18+
* <<lua>>
1819
* <<dotnet>>
1920
* <<ocaml>>
2021
* <<perl>>
@@ -118,6 +119,12 @@ The following project appears to be abandoned:
118119
* https://github.com/mbuhot/eskotlin[ES Kotlin]:
119120
Elasticsearch Query DSL for kotlin based on the {client}/java-api/current/index.html[official Elasticsearch Java client].
120121

122+
[[lua]]
123+
== Lua
124+
125+
* https://github.com/DhavalKapil/elasticsearch-lua[elasticsearch-lua]:
126+
Lua client for elasticsearch
127+
121128
[[dotnet]]
122129
== .NET
123130

0 commit comments

Comments
 (0)