maemual / raft-zh_cnLinks
Raft一致性算法论文的中文翻译
☆6,282Updated last year
Alternatives and similar repositories for raft-zh_cn
Users that are interested in raft-zh_cn are comparing it to the libraries listed below
Sorting:
- The Paxos library implemented in C++ that has been used in the WeChat production environment.☆3,378Updated 2 years ago
- An industrial-grade C++ implementation of RAFT consensus algorithm based on brpc, widely used inside Baidu to build highly-available dis…☆4,201Updated last year
- MIT课程《Distributed Systems 》学习和翻译☆2,759Updated 5 years ago
- 带有详细注释的 Redis 3.0 代码(annotated Redis 3.0 source code)。☆10,205Updated 2 years ago
- Basic Sources for MIT 6.824 Distributed Systems Class☆3,256Updated last year
- programming, database, distributed system☆3,416Updated 8 years ago
- PaxosStore has been deployed in WeChat production for more than two years, providing storage services for the core businesses of WeChat b…☆1,713Updated 5 years ago
- Pikiwidb is a Redis-Compatible database developed by Qihoo's infrastructure team.