mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Add rueidis, a fast RESP3 redis client, to Projects
parent
f8dbe46567
commit
d2f165362a
@ -559,6 +559,7 @@ See also [[SQLDrivers page|SQLDrivers]].
|
||||
* [go-redis](https://github.com/fiorix/go-redis) - Redis client built on the skeleton of gomemcache
|
||||
* [Redigo](https://github.com/garyburd/redigo) - Go client for Redis.
|
||||
* [redis](https://github.com/vmihailenco/redis) - Redis client for Go
|
||||
* [rueidis](https://github.com/rueian/rueidis) - Fast Redis RESP3 client that supports client side caching and auto pipelining.
|
||||
|
||||
### [RethinkDB](http://www.rethinkdb.com/)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user