Browse Source

[Docs] Adding community clojure client built on java low level rest client (#36484)

Max Penet 6 years ago
parent
commit
dabe29e783
1 changed files with 3 additions and 0 deletions
  1. 3 0
      docs/community-clients/index.asciidoc

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

@@ -43,6 +43,9 @@ a number of clients that have been contributed by the community for various lang
 [[clojure]]
 == Clojure
 
+* https://github.com/mpenet/spandex[Spandex]: 
+  Clojure client, based on the new official low level rest-client.
+  
 * http://github.com/clojurewerkz/elastisch[Elastisch]:
   Clojure client.