xnnyygn / xraftLinks
xnnyygn's raft implementation
☆234Updated 4 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
- An embedded KV storage engine for learning HBase☆246Updated 4 years ago
- A simple distributed key value store based on the Raft consensus protocol☆164Updated 2 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆206Updated 6 years ago
- 500 行代码实现一个基于 LSM 的数据库☆143Updated 4 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆200Updated 6 years ago
- My multi-paxos service implement :-)☆144Updated 2 years ago
- Raft 博士论文的中文翻译☆553Updated 2 years ago
- 加入个人阅读代码注释的etcd raft实现☆206Updated 3 years ago
- Raft学习的一些资料☆231Updated 4 years ago
- 文件 I/O 简明概述☆195Updated last year
- Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/☆240Updated 2 years ago
- A production-grade java implementation of paxos consensus algorithm☆202Updated 2 years ago
- raft协议的Java版本简单实现☆92Updated 2 years ago
- ZooKeeper源码剖析☆63Updated 7 years ago
- Apache Pulsar Source code analysis☆144Updated 5 years ago
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- ☆181Updated last year
- Raft Java implementation which is simple and easy to understand.☆1,218Updated last year
- A Java Direct IO framework which is very simple to use.☆120Updated last year
- Collect some book about distributed storage system☆283Updated 4 years ago
- ☆52Updated 3 years ago
- this is raft java project. raft-kv-storage☆845Updated 2 weeks ago
- Focus on Database kernel Development, include Basic Skill Content.☆154Updated 2 years ago
- TGIP-CN (Thank God Its Pulsar) is a weekly live video streaming about Apache Pulsar in Chinese.☆105Updated 4 years ago
- ☆130Updated 4 years ago
- MIT6.824分布式系统(2018秋)☆275Updated 6 years ago
- Disruptor源码剖析(超详细注释),源码版本3.4.2,方便大家阅读源码,供大家学习使用。项目中使用时请从Disruptor官方引入依赖。 注释也可能存在一些不太到位的地方,可能是理解偏差,欢迎指正。☆139Updated last year
- LSM-Tree 论文的中文翻译☆76Updated 3 years ago
- 自己动手写数据库--基于Java语言的简易关系型数据库☆152Updated 3 years ago