We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 354913e commit 4c8b4d1Copy full SHA for 4c8b4d1
README.md
@@ -25,6 +25,9 @@
25
- [Redis Cache](https://github.com/go-redis/cache)
26
- [Rate limiting](https://github.com/go-redis/redis_rate)
27
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
+
31
## Features
32
33
- Redis 3 commands except QUIT, MONITOR, and SYNC.
0 commit comments