hanj4096 / raftdbLinks
A simple distributed key value store based on the Raft consensus protocol
☆164Updated 2 years ago
Alternatives and similar repositories for raftdb
Users that are interested in raftdb are comparing it to the libraries listed below
Sorting:
- 通过hashicorp-raft库手把手调试raft协议☆202Updated 3 years ago
- paxos for studying☆99Updated 3 years ago
- 阅读 boltDB 源码后的小结☆267Updated 2 years ago
- 加入个人阅读代码注释的etcd raft实现☆207Updated 4 years ago
- ☆183Updated last year
- ☆104Updated 5 years ago
- 自底向上分析boltdb源码https://www.bookstack.cn/books/jaydenwen123-boltdb_book☆85Updated 4 years ago
- ☆300Updated 6 years ago
- Naive and Basic impl of a kv-storage based on paxos; for https://blog.openacid.com/algo/paxos/☆241Updated 2 years ago
- Arana is a Cloud Native Database Proxy. It can also be deployed as a Database mesh sidecar.☆298Updated last year
- xnnyygn's raft implementation☆235Updated 5 months ago
- 完整的 etcd 应用学习过程,产出最详细的 etcd 代码注释。欢迎相互交流学习。关注公众号:奇伢云存储,获取更丰富的分享。☆108Updated 3 years ago
- ☆153Updated 4 years ago
- ☆24Updated 5 years ago
- etcd架构以及源码解析☆78Updated 6 years ago
- 分布式一致性协议相关论文及中文译文,涵盖Paxos、Raft、Zab☆341Updated 6 years ago
- 完整的 LevelDB 学习过程,产出最详细的代码注释。欢迎相互交流学习。关注公众号:奇伢云存储,获取更丰富的分享。☆32Updated 3 years ago
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆463Updated 11 months ago
- Raft implementation in Go☆27Updated 5 years ago
- Go数据库相关学习资料☆26Updated 2 years ago
- Raft中文版☆79Updated 2 years ago
- MIT6.824作业 - 基于Raft的分布式KV存储☆144Updated 4 years ago
- 文件 I/O 简明概述☆195Updated 2 years ago
- A sample cache server showing how to use hashicorp/raft☆76Updated 4 years ago
- Code repository for the book 'Distributed System Deep Dive'《深入理解分布式系统》代码仓库☆118Updated 2 years ago
- 使用 Go 实现一个 LSM Tree 数据库☆93Updated 3 months ago
- rocksdb-6.1.2 KV存储引擎源码中文注释分析,后期与mongodb默认KV存储引擎wiredtiger进行原理与性能比较,近期持续更新☆123Updated 6 months ago
- LSM-Tree 论文的中文翻译☆76Updated 3 years ago
- annotated etcd code based on release-3.4☆29Updated 5 years ago
- A Chinese version of MIT 6.824 (distributed system)☆123Updated 4 years ago