Update README.md (#1877)

This commit is contained in:
Alex Gorelov 2018-04-08 16:44:22 +03:00 committed by Bo-Yi Wu
parent 6e240ab89a
commit 1d9d928374

View File

@ -393,7 +393,7 @@ Please take a quick gander at the [contribution guidelines](https://github.com/a
* [neo4j](https://github.com/cihangir/neo4j) - Neo4j Rest API Bindings for Golang.
* [Neo4j-GO](https://github.com/davemeehan/Neo4j-GO) - Neo4j REST Client in golang.
* [neoism](https://github.com/jmcvetta/neoism) - Neo4j client for Golang.
* [redigo](https://github.com/garyburd/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/hoisie/redis) - Simple, powerful Redis client for Go.
* [redis](https://github.com/bsm/redeo) - Redis-protocol compatible TCP servers/services.