Pinned Repositories
async-speed-limit
Asynchronously speed-limiting multiple byte streams
br
A command-line tool for distributed backup and restoration of the TiDB cluster data
check
Rich testing for the Go language
ci
Continue intergration tests
client-go
Go client for TiKV
community
TiDB community content
crossbeam
Tools for concurrent programming in Rust
dm
Data Migration Platform
docs
TiDB/TiKV/PD documentation.
glorv's Repositories
glorv/async-speed-limit
Asynchronously speed-limiting multiple byte streams
glorv/ci
Continue intergration tests
glorv/client-go
Go client for TiKV
glorv/community
TiDB community content
glorv/crossbeam
Tools for concurrent programming in Rust
glorv/docs
TiDB/TiKV/PD documentation.
glorv/docs-cn
TiDB/TiKV/PD documents in Chinese.
glorv/grcov
Rust tool to collect and aggregate code coverage data for multiple source files
glorv/grpc-rs
The gRPC library for Rust built on C Core library and futures
glorv/h2
HTTP 2.0 client & server implementation for Rust.
glorv/hyper
An HTTP library for Rust
glorv/kvproto
Protocol buffer files for TiKV
glorv/pd
Placement driver for TiKV
glorv/protobuf-build
glorv/raft-engine
A persistent storage engine for Multi-Raft log
glorv/raft-rs
Raft distributed consensus algorithm implemented in Rust.
glorv/rfcs
RFCs for changes to TiKV and its ecosystem
glorv/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
glorv/rust-hex
A basic crate to encode values to hexadecimal representation. Originally extracted from rustc-serialize.
glorv/rust-rocksdb
rust wrapper for rocksdb
glorv/tame-oauth
🔐 Small OAuth crate that follows the sans-io approach 🦀
glorv/tidb
TiDB is an open source distributed HTAP database compatible with the MySQL protocol
glorv/tidb-operator
TiDB operator creates and manages TiDB clusters running in Kubernetes.
glorv/tidb-tools
tidb-tools are some useful tool collections for TiDB.
glorv/tikv
Distributed transactional key-value database, originally created to complement TiDB
glorv/tikv-community
TiKV community content
glorv/tipb
TiDB protobuf
glorv/tonic
A native gRPC client & server implementation with async/await support.
glorv/tonic-protobuf
Codegen module of `tonic` gRPC implementation with rust-protobuf.
glorv/yatp
Yet another thread pool in rust for both callbacks or futures.