Apache Kvrocks
(incubating)
A distributed key value NoSQL database that uses RocksDB as storage engine and is compatible with Redis protocol

Redis Compatible
Users can access Apache Kvrocks via any Redis client

Namespace
Similar to Redis SELECT but equipped with token per namespace

Replication
Async replication using binlog like MySQL

High Available
Support Redis sentinel to failover when master or slave was failed

Cluster
Centralized management but accessible via any Redis cluster client