Typo: dirver -> driver (#3327)

This commit is contained in:
Peter Thaleikis 2020-10-28 11:44:32 +04:00 committed by GitHub
parent de0453a7fc
commit dfa5a1d095
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -551,7 +551,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.
* [qmgo](https://github.com/qiniu/qmgo) - The MongoDB driver 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.