TiKV Project
-
tikv Public
Distributed transactional key-value database, originally created to complement TiDB
-
pd Public
Placement driver for TiKV
-
raft-rs Public
Raft distributed consensus algorithm implemented in Rust.
-
client-c Public
The C++ TiKV client used by TiFlash.
-
rocksdb Public Forked from facebook/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
-
raft-engine Public
A persistent storage engine for Multi-Raft log
-
minitrace-go Public
A high-performance timeline tracing library for Golang, used by TiDB