Skip to content

Commit 4c8b4d1

Browse files
committed
chore: mention kvrocks
1 parent 354913e commit 4c8b4d1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,9 @@
2525
- [Redis Cache](https://github.com/go-redis/cache)
2626
- [Rate limiting](https://github.com/go-redis/redis_rate)
2727

28+
This client also works with [kvrocks](https://github.com/KvrocksLabs/kvrocks), a distributed key
29+
value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol.
30+
2831
## Features
2932

3033
- Redis 3 commands except QUIT, MONITOR, and SYNC.

0 commit comments

Comments
 (0)