We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d51b995 commit 6cd8393Copy full SHA for 6cd8393
docs/community-clients/index.asciidoc
@@ -36,6 +36,7 @@ a number of clients that have been contributed by the community for various lang
36
* <<rust>>
37
* <<scala>>
38
* <<smalltalk>>
39
+* <<swift>>
40
* <<vertx>>
41
42
[[b4j]]
@@ -236,6 +237,11 @@ client].
236
237
238
* https://github.com/newapplesho/elasticsearch-smalltalk[elasticsearch-smalltalk]:
239
Pharo Smalltalk client for Elasticsearch.
240
+
241
+[[swift]]
242
+== Swift
243
+* https://github.com/brokenhandsio/elasticsearch-nio-client[Elasticsearch NIO Client]: a library for
244
+ working with Elasticsearch in Swift, built on top of SwiftNIO and Swift Package Manager.
245
246
[[vertx]]
247
== Vert.x
0 commit comments