huoyu820125 / SecondPaxos
1张图论证Paxos,比数学论证好理解的多,让你秒懂Paxos。 本项目从理论与代码上双重论证Paxos。 我相信本项目会是你在网上所能找到的,最通俗,最简洁,最完整(表现在不仅有理论,而且有实现代码和测试代码)的Paxos讲解与论证资料。 提供c++ java版本paxos算法封装代码,以及正确性压测程序。
☆161Updated 7 years ago
Alternatives and similar repositories for SecondPaxos:
Users that are interested in SecondPaxos are comparing it to the libraries listed below
- Distributed In-Memory Index 分布式内存索引☆331Updated 6 years ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆115Updated 3 weeks ago
- 数据库引擎开发课程☆125Updated 4 years ago
- innodb分析版本☆78Updated 9 years ago
- 加入个人阅读代码注释的etcd raft实现☆198Updated 3 years ago
- A raft consensus implementation that is simply and understandable☆320Updated 6 years ago
- Paxos Made Easy: The Geometric Meaning and Geometric Proof of Paxos Algorithm☆141Updated 3 years ago
- 分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab☆337Updated 5 years ago
- 读论文的总结☆304Updated 7 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), Service mesh agent in pure c (使用intrinsics编写向量化代码),第四届阿里中间件初赛代码,…☆45Updated 4 years ago
- My multi-paxos service implement :-)☆142Updated 2 years ago
- A Scalable, High-Performance Distributed Key-Value Platform☆400Updated 6 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 6 years ago
- ☆59Updated 9 years ago
- 中文版rocksdb文档☆410Updated 8 months ago
- leveldb源码阅读和重写,重写的过程中加上注释方便理解。☆218Updated 7 years ago
- A raft consensus implementation that is simply and understandable☆152Updated 4 years ago
- 简洁、优雅的key/value存储引擎☆52Updated 10 years ago
- the fastest in-memory index in the East 东半球最快并发索引☆471Updated 3 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆199Updated 6 years ago
- Paxos algorithm demo,from mit 6.824 lab 3☆25Updated 8 years ago
- 文档数据库mongodb kv存储引擎wiredtiger源码详细分析注释☆67Updated last week
- ☆63Updated 5 years ago
- a distributed storage engine☆87Updated 8 years ago
- Yet another write-optimized storage engine, using buffered B-tree algorithm inspired by TokuDB☆425Updated 11 years ago
- Analysis leveldb source code step by step☆348Updated 2 months ago
- Raft学习的一些资料☆230Updated 4 years ago
- Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/☆237Updated last year
- 基于LevelDB的改进☆29Updated 5 years ago
- The tiny bitcask storage engine☆114Updated 6 years ago