chore: correct Kvrocks spells and new repo location (#2202)

This commit is contained in:
tison 2022-09-01 16:00:37 +08:00 committed by GitHub
parent c561f3ca7e
commit c99340abb0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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