{"id":19993424,"url":"https://github.com/Trekkiii/paxos_raft_protocol","last_synced_at":"2025-05-04T12:31:36.554Z","repository":{"id":144573673,"uuid":"136896283","full_name":"Trekkiii/paxos_raft_protocol","owner":"Trekkiii","description":"分布式一致性协议相关论文及中文译文，涵盖Paxos、Raft、Zab","archived":false,"fork":false,"pushed_at":"2019-02-14T10:26:24.000Z","size":6458,"stargazers_count":337,"open_issues_count":0,"forks_count":83,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-11-13T04:56:33.427Z","etag":null,"topics":["atomic-broadcast-protocol","paxos","raft","zab","zookeeper"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Trekkiii.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2018-06-11T08:23:56.000Z","updated_at":"2024-10-23T06:53:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"e7c1cf39-30e6-4d37-ae2c-6eb45c75f425","html_url":"https://github.com/Trekkiii/paxos_raft_protocol","commit_stats":null,"previous_names":["trekkidefi/paxos_raft_protocol","trekkiii/paxos_raft_protocol","dappfinance/paxos_raft_protocol"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trekkiii%2Fpaxos_raft_protocol","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trekkiii%2Fpaxos_raft_protocol/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trekkiii%2Fpaxos_raft_protocol/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Trekkiii%2Fpaxos_raft_protocol/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Trekkiii","download_url":"https://codeload.github.com/Trekkiii/paxos_raft_protocol/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252334446,"owners_count":21731406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["atomic-broadcast-protocol","paxos","raft","zab","zookeeper"],"created_at":"2024-11-13T04:52:40.082Z","updated_at":"2025-05-04T12:31:31.545Z","avatar_url":"https://github.com/Trekkiii.png","language":null,"funding_links":[],"categories":["miscellaneous"],"sub_categories":[],"readme":"# pasox_zab_protocol\n\n分布式一致性协议相关论文及中文译文，涵盖Paxos、Raft、Zab。\n\n## Paxos\n\n### 论文\n\nLeslie Lamport（Paxos之父）论文《The Part-Time Parliament》、《Paxos Made Simple》。\n\n#### The-Part-Time-Parliament\n\n[\u003e\u003e 译文](paxos/The-Part-Time-Parliament_zh.pdf)\n\n[\u003e\u003e 原文](paxos/The-Part-Time-Parliament.pdf)\n\n#### Paxos-Made-Simple\n\n[\u003e\u003e 译文](paxos/Paxos-Made-Simple_zh.pdf)\n\n[\u003e\u003e 原文](paxos/Paxos-Made-Simple.pdf)\n\n### Diego Ongaro\n\n作者：John Ousterhout(斯坦福大学教授) 和Diego Ongaro(斯坦福大学获得博士学位，Raft算法发明人)\n\n[\u003e\u003e 译文](paxos/paxos_zh.pptx)\n\n[\u003e\u003e 原文](paxos/paxos.pptx)\n\n该 PPT 深入分析了 Paxos 的设计原理，并以日志复制同步（Replicated Logs）为背景，详细介绍如何使用 Paxos 协议实现日志复制同步系统。\n这也是我所遇到的讲解 Paxos 最为详尽的一份不可多得的资料。\n如果大家对 PPT 里的内容不是很理解，可以订阅我的课程，对 PPT 的每一页都做了详细的讲解，并总结了算法实现概述。\n\n[详解 Paxos 分布式一致性协议，从零实现分布式日志同步复制（Replicated Logs）](https://gitbook.cn/gitchat/activity/5bb038b45828f008f1d73fd6)\n\n## Raft\n\n作者：John Ousterhout(斯坦福大学教授) 和Diego Ongaro(斯坦福大学获得博士学位，Raft算法发明人)\n\n[\u003e\u003e 译文](raft/raft_zh.pptx)\n\n[\u003e\u003e 原文](raft/raft.pptx)\n\n[\u003e\u003e Raft协议详解](raft/raft.md)\n\n[\u003e\u003e Raft一致性算法论文译文](https://github.com/archessay/raft-zh_cn/blob/master/raft-zh_cn.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTrekkiii%2Fpaxos_raft_protocol","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FTrekkiii%2Fpaxos_raft_protocol","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FTrekkiii%2Fpaxos_raft_protocol/lists"}