maemual/raft-zh_cn
Raft一致性算法论文的中文翻译
Distributed reliable key-value store for the most critical data of a distributed system
The lightweight, fault-tolerant database built on SQLite. Designed to keep your data highly available with minimal effort.
Distributed transactional key-value database, originally created to complement TiDB
A distributed, fast open-source graph database featuring horizontal scalability and high availability
A template for PostgreSQL High Availability with Etcd, Consul, ZooKeeper, or Kubernetes
Distributed SQL database in Rust, written as an educational project
A Cloud Native traffic orchestration system
A feature complete and high performance multi-group Raft library in Go.
Embeddable, replicated and fault-tolerant SQL engine.
An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available distributed systems.
A production-grade java implementation of RAFT consensus algorithm.
Raft distributed consensus algorithm implemented in Rust.