diff --git a/clients.json b/clients.json index 8db27815..eb5a2bd2 100644 --- a/clients.json +++ b/clients.json @@ -202,6 +202,13 @@ "authors": ["stephensearles"] }, + { + "name": "rueidis", + "language": "Go", + "repository": "https://github.com/rueian/rueidis", + "description": "A Fast Golang Redis RESP3 client that does auto pipelining and supports client side caching." + }, + { "name": "go-resp3", "language": "Go",