From 81c6aedfc682e1e01c0fba049f69f3ae97247c0f Mon Sep 17 00:00:00 2001 From: tison Date: Thu, 1 Sep 2022 15:55:49 +0800 Subject: [PATCH] Correct Kvrocks spells and new repo location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 468cf10b79..3941808703 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ for your applications thanks to its per request pricing and low latency data. - [Redis Cache](https://github.com/go-redis/cache) - [Rate limiting](https://github.com/go-redis/redis_rate) -This client also works with [kvrocks](https://github.com/KvrocksLabs/kvrocks), a distributed key +This client also works with [Kvrocks](https://github.com/apache/incubator-kvrocks), a distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol. ## Features