File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -8,6 +8,7 @@ Besides the link:/guide[officially supported Elasticsearch clients], there are
88a number of clients that have been contributed by the community for various languages:
99
1010* <<b4j>>
11+ * <<cpp>>
1112* <<clojure>>
1213* <<coldfusion>>
1314* <<erlang>>
@@ -35,6 +36,10 @@ a number of clients that have been contributed by the community for various lang
3536* https://www.b4x.com/android/forum/threads/server-jelasticsearch-search-and-text-analytics.73335/
3637 B4J client based on the official Java REST client.
3738
39+ [[cpp]]
40+ == C++
41+ * https://github.com/seznam/elasticlient[elasticlient]: simple library for simplified work with Elasticsearch in C++
42+
3843[[clojure]]
3944== Clojure
4045
You can’t perform that action at this time.
0 commit comments