Added github.com/shomali11/xredis (#1468)

This commit is contained in:
Raed Shomali 2017-06-29 13:30:19 -04:00 committed by Felipe Oliveira
parent c42c9071a9
commit ff956eaed0

View File

@ -357,6 +357,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [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.
* [xredis](https://github.com/shomali11/xredis) - Typesafe, customizable, clean & easy to use Redis client.
* Search and Analytic Databases
* [bleve](https://github.com/blevesearch/bleve) - A modern text indexing library for go.