From 6568dae12c78bc15ceaf22f18c5180bc4902e249 Mon Sep 17 00:00:00 2001 From: Clinton Gormley Date: Wed, 4 Sep 2013 20:26:33 +0200 Subject: [PATCH] [DOCS] Added "elastics" client for javascript --- docs/community/clients.asciidoc | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/community/clients.asciidoc b/docs/community/clients.asciidoc index b4c01a08476..2b256d34755 100644 --- a/docs/community/clients.asciidoc +++ b/docs/community/clients.asciidoc @@ -72,6 +72,8 @@ * https://github.com/ramv/node-elastical[node-elastical]: Node.js client for the ElasticSearch REST API +* https://github.com/printercu/elastics[elastics]: Simple tiny client that just works + === .Net