mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-25 07:37:19 -04:00
[DOCS] Add Swift client to community clients (#74075)
Co-authored-by: James Rodewig <40268737+jrodewig@users.noreply.github.com>
This commit is contained in:
parent
d51b995f3a
commit
6cd83935c0
1 changed files with 6 additions and 0 deletions
|
@ -36,6 +36,7 @@ a number of clients that have been contributed by the community for various lang
|
||||||
* <<rust>>
|
* <<rust>>
|
||||||
* <<scala>>
|
* <<scala>>
|
||||||
* <<smalltalk>>
|
* <<smalltalk>>
|
||||||
|
* <<swift>>
|
||||||
* <<vertx>>
|
* <<vertx>>
|
||||||
|
|
||||||
[[b4j]]
|
[[b4j]]
|
||||||
|
@ -237,6 +238,11 @@ client].
|
||||||
* https://github.com/newapplesho/elasticsearch-smalltalk[elasticsearch-smalltalk]:
|
* https://github.com/newapplesho/elasticsearch-smalltalk[elasticsearch-smalltalk]:
|
||||||
Pharo Smalltalk client for Elasticsearch.
|
Pharo Smalltalk client for Elasticsearch.
|
||||||
|
|
||||||
|
[[swift]]
|
||||||
|
== Swift
|
||||||
|
* https://github.com/brokenhandsio/elasticsearch-nio-client[Elasticsearch NIO Client]: a library for
|
||||||
|
working with Elasticsearch in Swift, built on top of SwiftNIO and Swift Package Manager.
|
||||||
|
|
||||||
[[vertx]]
|
[[vertx]]
|
||||||
== Vert.x
|
== Vert.x
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue