From 82ca4f561e1702de255149dbe233f36752b29a55 Mon Sep 17 00:00:00 2001 From: 1175498437 <1175498437@users.noreply.github.com> Date: Mon, 30 Nov 2015 09:41:39 +0800 Subject: [PATCH] add redeo project --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ddaf4e6e..0d5272fe 100644 --- a/README.md +++ b/README.md @@ -276,6 +276,7 @@ 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/go-redis/redis) - Redis client for Golang * [redis](https://github.com/hoisie/redis) - A simple, powerful Redis client for Go. + * [redis](https://github.com/bsm/redeo) - Redis-protocol compatible TCP servers/services. * Search and Analytic Databases * [bleve](https://github.com/blevesearch/bleve) - A modern text indexing library for go.