xnnyygn / xraftLinks
xnnyygn's raft implementation
☆234Updated 3 months ago
Alternatives and similar repositories for xraft
Users that are interested in xraft are comparing it to the libraries listed below
Sorting:
- 分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab☆339Updated 6 years ago
- A simple distributed key value store based on the Raft consensus protocol☆163Updated 2 years ago
- 500 行代码实现一个基于 LSM 的数据库☆143Updated 4 years ago
- A production-grade java implementation of paxos consensus algorithm☆202Updated last year
- raft协议的Java版本简单实现☆92Updated 2 years ago
- My multi-paxos service implement :-)☆144Updated 2 years ago
- An embedded KV storage engine for learning HBase☆245Updated 4 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆206Updated 6 years ago
- Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/☆240Updated 2 years ago
- Raft学习的一些资料☆230Updated 4 years ago
- 文件 I/O 简明概述☆195Updated last year
- Raft 博士论文的中文翻译☆553Updated 2 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆200Updated 6 years ago
- 加入个人阅读代码注释的etcd raft实现☆204Updated 3 years ago
- A Java Direct IO framework which is very simple to use.☆120Updated last year
- Raft Java implementation which is simple and easy to understand.☆1,217Updated last year
- Java raft/config/mq/rpc engine, zero dependencies, 10X faster☆198Updated this week
- ZooKeeper源码剖析☆63Updated 7 years ago
- ☆181Updated last year
- TGIP-CN (Thank God Its Pulsar) is a weekly live video streaming about Apache Pulsar in Chinese.☆105Updated 3 years ago
- Collect some book about distributed storage system☆282Updated 4 years ago
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- Apache Pulsar Source code analysis☆144Updated 5 years ago
- A ToyDB (for beginner) based on MIT 6.830 and CMU 15445☆30Updated 3 years ago
- A raft-based java library for building high-available, high-durable, strong-consistent commitlog.☆827Updated 5 months ago
- ☆130Updated 4 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- Code repository for the book 'Distributed System Deep Dive'《深入理解分布式系统》代码仓库☆116Updated 2 years ago
- 中文版rocksdb文档☆428Updated last year
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆119Updated 4 months ago