Kvrocks

Kvrocks is a distributed key-value DBMS that is compatible with the /db/redis wire protocol.

System Architecture

Shared-Nothing

Storage Organization

Log-structured

Query Interface

Custom API

Isolation Levels

Not Supported

Data Model

Key/Value

Kvrocks Logo
Website

https://github.com/KvrocksLabs/kvrocks

Source Code

https://github.com/KvrocksLabs/kvrocks

Developer

Meitu

Country of Origin

CN

Start Year

2019

Project Type

Open Source

Written in

C++

Embeds / Uses

RocksDB

Compatible With

Redis

Operating Systems

Linux

Licenses

BSD