name correction (#2586)

* name correction

fixed typo.

* Fixed order

Fixed alphabetical order
This commit is contained in:
Rahul Madhav Upakare 2019-07-01 15:59:45 +05:30 committed by Ceriath
parent 22b88c7599
commit 9b38a22582

View File

@ -483,9 +483,9 @@ 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.
* [redeo](https://github.com/bsm/redeo) - Redis-protocol compatible TCP servers/services.
* [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/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.