Pinned Repositories
6.828
os exercise for mit os lab
aev
amend-random
Random test for amend transaction
backtrace_llk_parser
a backtrace llk parser frame work in python, used to resolve certain semantic rulse,details in code
badger
Fast key-value DB in Go.
mysql-server
MySQL Server, the world's most popular open source database, and MySQL Cluster, a real-time, open source transactional database.
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
tikv
Distributed transactional key-value database, originally created to complement TiDB
unistore
A fun project for evaluating some new optimizations quickly, do not use it
cfzjywxk's Repositories
cfzjywxk/amend-random
Random test for amend transaction
cfzjywxk/tidb
TiDB is a distributed HTAP database compatible with the MySQL protocol
cfzjywxk/tikv
Distributed transactional key-value database, originally created to complement TiDB
cfzjywxk/unistore
A fun project for evaluating some new optimizations quickly, do not use it
cfzjywxk/buffer-benchmarks
Benchmarking Protobuf, FlatBuffers, and Cap'n Proto on Go and Rust
cfzjywxk/client-go
Go client for TiKV
cfzjywxk/clustered-index-rand-test
cfzjywxk/community
TiKV community content
cfzjywxk/doc
cfzjywxk/docs
TiDB/TiKV/PD documents.
cfzjywxk/docs-cn
TiDB/TiKV/PD documents in Chinese.
cfzjywxk/jdbcsql
Simple jdbc connector
cfzjywxk/jemalloc
cfzjywxk/kvproto
Protocol buffer files for TiKV
cfzjywxk/leveldb-rs
A reimplementation of LevelDB in Rust (no bindings).
cfzjywxk/mok
master of keys
cfzjywxk/performance-map
cfzjywxk/protobuf-build
cfzjywxk/protobuf_bench
cfzjywxk/raft-rs
Raft distributed consensus algorithm implemented in Rust.
cfzjywxk/rfcs
RFCs for changes to TiKV and its ecosystem
cfzjywxk/rust-protobuf
Rust implementation of Google protocol buffers
cfzjywxk/rust-rocksdb
rust wrapper for rocksdb
cfzjywxk/sqlz
cfzjywxk/tidb-dev-guide
A comprehensive development guide to help you be more and more familiar with the TiDB community and become an expert finally.
cfzjywxk/tidb-test-util
cfzjywxk/tidba
TiDB 数据库 DBA 常用工具集,包含收集统计信息、Mok 解析 key、基于 region key、数据 range、数据估算生成打散语句、查看表数据以及索引 region leader 分布、版本升级,比对 3.0 以及 4.0 配置文件以及 tidb 系统变量、Oracle 自动迁移 Schema 至 Mysql 等功能
cfzjywxk/tiup
A component manager for TiDB
cfzjywxk/tokio
A runtime for writing reliable asynchronous applications with Rust. Provides I/O, networking, scheduling, timers, ...
cfzjywxk/vldbss-2021