Remove hoisie/redis (#2225)

No documentation
https://godoc.org/github.com/hoisie/redis

Bad goreportcard
https://goreportcard.com/report/github.com/hoisie/redis

Definitely not awesome.
This commit is contained in:
ceriath 2018-11-14 19:55:43 +01:00 committed by Avelino
parent c6e42cbf02
commit 691a9efa48

View File

@ -424,7 +424,6 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [neoism](https://github.com/jmcvetta/neoism) - Neo4j client for Golang. * [neoism](https://github.com/jmcvetta/neoism) - Neo4j client for Golang.
* [redigo](https://github.com/gomodule/redigo) - Redigo is a Go client for the Redis database. * [redigo](https://github.com/gomodule/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/go-redis/redis) - Redis client for Golang.
* [redis](https://github.com/hoisie/redis) - Simple, powerful Redis client for Go.
* [redis](https://github.com/bsm/redeo) - Redis-protocol compatible TCP servers/services. * [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. * [xredis](https://github.com/shomali11/xredis) - Typesafe, customizable, clean & easy to use Redis client.