Merge pull request #694 from 1175498437/master

add redeo project
This commit is contained in:
Thiago Avelino 2015-12-01 08:23:16 -02:00
commit df1a61376d

View File

@ -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.