mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-04-24 23:27:25 -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>>
|
||||
* <<scala>>
|
||||
* <<smalltalk>>
|
||||
* <<swift>>
|
||||
* <<vertx>>
|
||||
|
||||
[[b4j]]
|
||||
|
@ -237,6 +238,11 @@ client].
|
|||
* https://github.com/newapplesho/elasticsearch-smalltalk[elasticsearch-smalltalk]:
|
||||
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]]
|
||||
== Vert.x
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue