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.