Kvrocks

Kvrocks is a distributed key-value DBMS that is compatible with the Redis wire protocol.

Data Model

Key/Value

Query Interface

Custom API

Storage Organization

Log-structured

Isolation Levels

Not Supported

System Architecture

Shared-Nothing

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