mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
update redis repo link
Signed-off-by: Alexandre Thibault <alexandre.thibault@artex.io>
This commit is contained in:
parent
0e7fb8e74f
commit
ba26a433a6
@ -824,7 +824,7 @@ _Libraries for building and using SQL._
|
||||
- [qmgo](https://github.com/qiniu/qmgo) - The MongoDB driver for Go. It‘s 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.
|
||||
- [redis](https://github.com/redis/go-redis) - Redis client for Golang.
|
||||
- [rueidis](http://github.com/rueian/rueidis) - Fast Redis RESP3 client with auto pipelining and server-assisted client side caching.
|
||||
- [xredis](https://github.com/shomali11/xredis) - Typesafe, customizable, clean & easy to use Redis client.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user