From ff956eaed0c844fe7abd0600dbb96c99a8ae3fe7 Mon Sep 17 00:00:00 2001 From: Raed Shomali Date: Thu, 29 Jun 2017 13:30:19 -0400 Subject: [PATCH] Added github.com/shomali11/xredis (#1468) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b5437992..d27a79ad 100644 --- a/README.md +++ b/README.md @@ -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.