xnnyygn / xraftLinks
xnnyygn's raft implementation
☆236Updated 6 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☆342Updated 6 years ago
- 500 行代码实现一个基于 LSM 的数据库☆144Updated 4 years ago
- A production-grade java implementation of paxos consensus algorithm☆204Updated 2 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆201Updated 6 years ago
- My multi-paxos service implement :-)☆143Updated 2 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
- An embedded KV storage engine for learning HBase☆246Updated 4 years ago
- leveldb的源码中文注释解读版☆51Updated 4 years ago
- 文件 I/O 简明概述☆195Updated 2 years ago
- raft协议的Java版本简单实现☆94Updated 2 years ago
- ZooKeeper源码剖析☆64Updated 8 years ago
- ☆52Updated 3 years ago
- Apache Pulsar Source code analysis☆144Updated 5 years ago
- LSM-Tree 论文的中文翻译☆77Updated 3 years ago
- 加入个人阅读代码注释的etcd raft实现☆207Updated 4 years ago
- Raft Java implementation which is simple and easy to understand.☆1,225Updated last year
- A Java Direct IO framework which is very simple to use.☆122Updated last year
- Java raft/config/mq/rpc engine, zero dependencies, 10X faster☆204Updated last week
- Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/☆242Updated 2 years ago
- a lightweight database implements some basic function of hbase☆59Updated 7 years ago
- ☆133Updated 4 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- TGIP-CN (Thank God Its Pulsar) is a weekly live video streaming about Apache Pulsar in Chinese.☆105Updated 4 years ago
- Disruptor源码剖析(超详细注释),源码版本3.4.2,方便大家阅读源码,供大家学习使用。项目中使用时请从Disruptor官方引入依赖。 注释也可能存在一些不太到位的地方,可能是理解偏差,欢迎指正。☆141Updated last year
- Raft学习的一些资料☆233Updated 4 years ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆163Updated 7 years ago
- ☆183Updated last year
- 数据库引擎开发课程☆132Updated 4 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆317Updated 2 years ago