Browse Source

Add Scala based elasticsearch-client

Russell Cohen 9 years ago
parent
commit
7c00b343f4
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]: