-
ByteDance
- Beijing
- https://www.bytedance.com/en
Starred repositories
TiDB - the open-source, cloud-native, distributed SQL database designed for modern applications.
The analytical engine for TiDB and TiDB Cloud. Try free: https://tidbcloud.com/free-trial
CockroachDB — the cloud native, distributed SQL database designed for high availability, effortless scale, and control over data placement.
The Paxos library implemented in C++ that has been used in the WeChat production environment.
A command-line tool for distributed backup and restoration of the TiDB cluster data
Distributed transactional key-value database, originally created to complement TiDB
Raft distributed consensus algorithm implemented in Rust.
joccau / braft
Forked from baidu/braftAn industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
joccau / leveldb
Forked from google/leveldbLevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.