From 691a9efa48307423ab8f1fbdb93afadb4c4447b0 Mon Sep 17 00:00:00 2001 From: ceriath Date: Wed, 14 Nov 2018 19:55:43 +0100 Subject: [PATCH] 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. --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index d6cd87cb..2a403284 100644 --- a/README.md +++ b/README.md @@ -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. * [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/hoisie/redis) - 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.