Add qiniu/qmgo (#3206)

This commit is contained in:
jiangz222 2020-08-11 08:59:13 +08:00 committed by GitHub
parent 85c68a06b2
commit 8fd98ce18e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -552,6 +552,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.
* [qmgo](https://github.com/qiniu/qmgo) - The MongoDB dirver for Go. Its based on official MongoDB driver but easier to use like Mgo.
* [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.