Browse Source

Merge pull request #16431 from rcoh/patch-1

Add Scala based elasticsearch-client
Clinton Gormley 9 years ago
parent
commit
3f7693fdc2
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/community-clients/index.asciidoc

+ 3 - 0
docs/community-clients/index.asciidoc

@@ -214,6 +214,9 @@ The following projects appear to be abandoned:
 * https://github.com/gphat/wabisabi[wabisabi]:
   Asynchronous REST API Scala client.
 
+* https://github.com/SumoLogic/elasticsearch-client[elasticsearch-client]:
+  Scala DSL that uses the REST API. Akka and AWS helpers included.
+
 The following project appears to be abandoned:
 
 * https://github.com/bsadeh/scalastic[scalastic]: