Super-long / ChubbyGoLinks
A distributed lock service based on the Raft protocol. It provide coarse-grained locking as well as reliable storage for a loosely-coupled distributed system.
☆50Updated 4 years ago
Alternatives and similar repositories for ChubbyGo
Users that are interested in ChubbyGo are comparing it to the libraries listed below
Sorting:
- 加入个人阅读代码注释的etcd raft实现☆205Updated 3 years ago
- Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/☆240Updated 2 years ago
- A generic raft library☆286Updated 5 months ago
- LSM-Tree 论文的中文翻译☆76Updated 3 years ago
- paxos for studying☆97Updated 3 years ago
- ☆180Updated last year
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆119Updated 5 months ago
- 分布式技术追踪☆65Updated 5 months ago
- 自底向上分析boltdb源码https://www.bookstack.cn/books/jaydenwen123-boltdb_book☆85Updated 3 years ago
- A simple distributed key value store based on the Raft consensus protocol☆163Updated 2 years ago
- colletions of papers on LSM-Tree☆23Updated 3 years ago
- Code repository for the book 'Distributed System Deep Dive'《 深入理解分布式系统》代码仓库☆116Updated 2 years ago
- Raft中文版☆79Updated 2 years ago
- 分布式文档数据库mongodb-4.4(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,近期持续更新(近期重点)☆118Updated 2 years ago
- 完整的 etcd 应用学习过程,产出最详细的 etcd 代码注释。欢迎相互交流学习。关注公众号:奇伢云存储,获取更丰富的分享。☆108Updated 3 years ago
- 腾讯事务处理技术验证系统(Tencent Transaction Processing Testbed System)☆145Updated 5 months ago
- Talent Plan 2.0☆54Updated 3 years ago
- 阅读 boltDB 源码后的小结☆263Updated 2 years ago
- 通过hashicorp-raft库手把手调试raft协议☆199Updated 3 years ago
- 分布式文档数据库mongodb-5.0(mongos、mongod、wiredtiger存储引擎)源码中文注释分析,近期持续更新(近期重点)☆52Updated 4 months ago
- Programming challenges for MO candidates☆31Updated 3 years ago
- Fundamental Building Block for Elastic Storage With Strong Consistency and Reliability☆209Updated 2 years ago
- 存储(分布式、存储引擎等)领域相关的论文阅读笔记☆191Updated 2 years ago
- C++ header only multi-paxos library.☆39Updated 3 years ago
- ☆63Updated 3 years ago
- 使用 Go 实现一个 LSM Tree 数据库☆91Updated last month
- 学习 MIT-6.824-2020 分布式系统课程记录的笔记和实验☆60Updated 4 years ago
- 完整的 LevelDB 学习过程,产出最详细的代码注释。欢迎相互交流学习。关注公众号:奇伢云存储,获取更丰富的分享。☆31Updated 3 years ago
- good sources for distributed system and database☆62Updated last year
- a high-performance, large-capacity, multi-tenant, data-persistent, strong data consistency based on raft, Redis-compatible elastic KV dat…☆210Updated 7 months ago