huoyu820125 / SecondPaxos
1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本paxos算法封装代码,以及正确性压测程序。
☆161Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for SecondPaxos
- Distributed In-Memory Index 分布式内存索引☆332Updated 5 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆115Updated 3 weeks ago
- 数据库引擎开发课程☆125Updated 4 years ago
- 简洁、优雅的key/value存储引擎☆51Updated 10 years ago
- innodb分析版本☆78Updated 9 years ago
- Paxos Made Easy: The Geometric Meaning and Geometric Proof of Paxos Algorithm☆141Updated 3 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆216Updated 6 years ago
- Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/☆237Updated last year
- 读论文的总结☆304Updated 7 years ago
- 加入个人阅读代码注释的etcd raft实现☆195Updated 3 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), Service mesh agent in pure c (使用intrinsics编写向量化代码),第四届阿里中间件初赛代码,…☆44Updated 4 years ago
- Rapids团队 (https://github.com/CheYulin , https://github.com/shixuansun and https://github.com/WANG-lp), Engine Race (Key-Value Store on I…☆112Updated 5 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆198Updated 5 years ago
- 分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab☆337Updated 5 years ago
- A raft consensus implementation that is simply and understandable☆321Updated 6 years ago
- a distributed storage engine☆88Updated 8 years ago
- ☆59Updated 9 years ago
- 中文版rocksdb文档☆398Updated 5 months ago
- My multi-paxos service implement :-)☆141Updated 2 years ago
- Paxos algorithm demo,from mit 6.824 lab 3☆25Updated 8 years ago
- Lock free 论文集合,若干无锁数据结构实现的经典论文,500多页☆49Updated 7 years ago
- qw4990's Blog☆216Updated 2 years ago
- A C++11 implementation of Redis Server, including cluster, use Leveldb for persist storage☆182Updated last year
- ☆62Updated 5 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆64Updated last week
- The tiny bitcask storage engine☆114Updated 5 years ago
- Analysis leveldb source code step by step☆348Updated last week