Pinned Repositories
pd
Placement driver for TiKV
tikv
Distributed transactional key-value database, originally created to complement TiDB
agatedb
A persistent key-value storage in rust.
book_paper
Collect some book about distributed storage system
braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
client-c
The C TiKV client
client-go
Go client for TiKV
oceanbase
OceanBase is an enterprise distributed relational database with high availability, high performance, horizontal scalability, and compatibility with SQL standards.
pmemkv
Key/Value Datastore for Persistent Memory
redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
ystaticy's Repositories
ystaticy/braft
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
ystaticy/client-c
The C TiKV client
ystaticy/client-go
Go client for TiKV
ystaticy/client-java
TiKV Java Client
ystaticy/redis
Redis is an in-memory database that persists on disk. The data model is key-value, but many different kind of values are supported: Strings, Lists, Sets, Sorted Sets, Hashes, Streams, HyperLogLogs, Bitmaps.
ystaticy/docs
TiDB database documentation.
ystaticy/galaxyengine
GalaxyEngine is a MySQL branch originated from Alibaba Group, especially supports large-scale distributed database system.
ystaticy/go-ycsb
A Go port of Yahoo! Cloud Serving Benchmark (YCSB)
ystaticy/jepsen
A framework for distributed systems verification, with fault injection
ystaticy/kvproto
Protocol buffer files for TiKV
ystaticy/linux
Linux kernel source tree
ystaticy/milvus
An open-source vector database for embedding similarity search and AI applications.
ystaticy/pd
Placement driver for TiKV
ystaticy/raft-rs
Raft distributed consensus algorithm implemented in Rust.
ystaticy/rfcs
RFCs for changes to TiKV and its ecosystem
ystaticy/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
ystaticy/rust_example
ystaticy/serverless_keyspace_tools
ystaticy/starrocks
StarRocks is a next-gen sub-second MPP database for full analytics scenarios, including multi-dimensional analytics, real-time analytics and ad-hoc query.
ystaticy/talent-plan
open source training courses about distributed database and distributed systems
ystaticy/testRust
ystaticy/tidb
TiDB is an open-source, cloud-native, distributed, MySQL-Compatible database for elastic scale and real-time analytics. Try free: https://tidbcloud.com/free-trial
ystaticy/tiflash
The analytical engine for TiDB and TiDB Cloud. Try free: https://tidbcloud.com/free-trial
ystaticy/tiflow
This repo maintains DM (a data migration platform) and TiCDC (change data capture for TiDB)
ystaticy/tikv
Distributed transactional key-value database, originally created to complement TiDB
ystaticy/tikv-client-go-example
ystaticy/tikv-dev-guide
The TiKV development/contribution guide
ystaticy/tinykv
A course to build distributed key-value service based on TiKV model
ystaticy/tinysql
A course to build the SQL layer of a distributed database.
ystaticy/toplingdb