From d94522b08ee66141ed45dc184cf65249dea35b6a Mon Sep 17 00:00:00 2001 From: Timoshenko Date: Tue, 26 Dec 2017 16:23:49 -0200 Subject: [PATCH] Just another elasticsearch library Just another elasticsearch library developed in Golang --- docs/community-clients/index.asciidoc | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/community-clients/index.asciidoc b/docs/community-clients/index.asciidoc index ca37c42fb0202..afa8b0f5879b7 100644 --- a/docs/community-clients/index.asciidoc +++ b/docs/community-clients/index.asciidoc @@ -78,6 +78,9 @@ The following project appears to be abandoned: * https://github.com/olivere/elastic[elastic]: Elasticsearch client for Google Go. + +* https://github.com/softctrl/elk[elk] + Golang lib for Elasticsearch client. [[groovy]]