xnnyygn / xraftLinks
xnnyygn's raft implementation
☆235Updated 5 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☆341Updated 6 years ago
- A production-grade java implementation of paxos consensus algorithm☆203Updated 2 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆200Updated 6 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆205Updated 6 years ago
- A simple distributed key value store based on the Raft consensus protocol☆164Updated 2 years ago
- 500 行代码实现一个基于 LSM 的数据库☆143Updated 4 years ago
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- My multi-paxos service implement :-)☆143Updated 2 years ago
- An embedded KV storage engine for learning HBase☆246Updated 4 years ago
- ZooKeeper源码剖析☆64Updated 8 years ago
- A Java Direct IO framework which is very simple to use.☆121Updated last year
- 文件 I/O 简明概述☆195Updated 2 years ago
- 加入个人阅读代码注释的etcd raft实现☆206Updated 4 years ago
- raft协议的Java版本简单实现☆92Updated 2 years ago
- Raft Java implementation which is simple and easy to understand.☆1,221Updated last year
- Apache Pulsar Source code analysis☆144Updated 5 years ago
- A library and command-line tool to access MySQL InnoDB data file directly in Java☆482Updated 2 years ago
- Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/☆241Updated 2 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 7 years ago
- Raft 博士论文的中文翻译☆553Updated 3 years ago
- Disruptor源码剖析(超详细注释),源码版本3.4.2,方便大家阅读源码,供大家学习使用。项目中使用时请从Disruptor官方引入依赖。 注释也可能存在一些不太到位的地方,可能是理解偏差,欢迎指正。☆139Updated last year
- ☆131Updated 4 years ago
- 《JVM G1源码分析和调优》一书参考的代码☆58Updated 5 years ago
- ☆52Updated 3 years ago
- 自己动手写数据库--基于Java语言的简易关系型数据库☆154Updated 3 years ago
- Raft学习的一些资料☆232Updated 4 years ago
- 数据库引擎开发课程☆131Updated 4 years ago
- 中文版rocksdb文档☆431Updated last year
- LSM-Tree 论文的中文翻译☆76Updated 3 years ago
- Raft中文版☆79Updated 2 years ago