xnnyygn / xraft
xnnyygn's raft implementation
☆228Updated last month
Related projects ⓘ
Alternatives and complementary repositories for xraft
- 分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab☆337Updated 5 years ago
- A simple distributed key value store based on the Raft consensus protocol☆161Updated last year
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆205Updated 5 years ago
- 500 行代码实现一个基于 LSM 的数据库☆136Updated 3 years ago
- Raft学习的一些资料☆228Updated 3 years ago
- A production-grade java implementation of paxos consensus algorithm☆196Updated last year
- An embedded KV storage engine for learning HBase☆243Updated 4 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆198Updated 5 years ago
- Raft 博士论文的中文翻译☆541Updated 2 years ago
- raft协议的Java版本简单实现☆86Updated last year
- Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/☆237Updated last year
- Collect some book about distributed storage system☆269Updated 3 years ago
- 加入个人阅读代码注释的etcd raft实现☆195Updated 3 years ago
- My multi-paxos service implement :-)☆141Updated 2 years ago
- 文件 I/O 简明概述☆191Updated last year
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- ☆177Updated 11 months ago
- ☆53Updated 3 years ago
- LSM-Tree 论文的中文翻译☆74Updated 2 years ago
- A Java Direct IO framework which is very simple to use.☆121Updated 8 months ago
- Raft Java implementation which is simple and easy to understand.☆1,190Updated 10 months ago
- 中文版rocksdb文档☆398Updated 5 months ago
- ☆126Updated 3 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆115Updated 3 weeks ago
- 1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目 从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本pax…☆161Updated 7 years ago
- ☆367Updated 2 years ago
- Code repository for the book 'Distributed System Deep Dive'《深入理解分布式系统》代码仓库☆107Updated last year
- paxos for studying☆95Updated 2 years ago
- Focus on Database kernel Development, include Basic Skill Content.☆145Updated last year
- 自己动手写数据库--基于Java语言的简易关系型数据库☆141Updated 3 years ago