From 5a9d1f570e6af0c1cc7c7a6fa6117fe89fc88f52 Mon Sep 17 00:00:00 2001 From: dashaus Date: Mon, 24 Nov 2014 19:18:48 +0000 Subject: [PATCH] add elasticsearch clients --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index b9f4447a..b07b2e6d 100644 --- a/README.md +++ b/README.md @@ -154,6 +154,10 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a * [redigo](https://github.com/garyburd/redigo) - Redigo is a Go client for the Redis database. * [redis](https://github.com/hoisie/redis) - A simple, powerful Redis client for Go. +* Search and Analytic Databases + * [elastic](github.com/olivere/elastic) - Elasticsearch client for Google Go. + * [elastigo](github.com/mattbaird/elastigo) - A Elasticsearch client library. + * [goes](github.com/belogik/goes) - A library to interact with Elasticsearch. ## Date & Time