nananatsu / simple-raft
简单实现raft协议
☆37Updated last year
Alternatives and similar repositories for simple-raft:
Users that are interested in simple-raft are comparing it to the libraries listed below
- ☆48Updated 11 months ago
- ☆179Updated last year
- MIT6.824作业 - 基于Raft的分布式KV存储☆138Updated 4 years ago
- simple redis server written in golang☆100Updated 2 years ago
- 致力于百亿量级的通用IM引擎开发☆118Updated 6 months ago
- 使用 Go 实现一个 LSM Tree 数据库☆85Updated 6 months ago
- Raft implementation in Go☆27Updated 4 years ago
- build a tiny kv store base on Bitcask☆41Updated last month
- Tangseng search engine including full text search and vector search base on golang. 基于go语言的搜索引擎,信息检索系统☆120Updated last month
- ☆63Updated 3 years ago
- 加入个人阅读代码注释的etcd raft实现☆199Updated 3 years ago
- A simple distributed key value store based on the Raft consensus protocol☆162Updated 2 years ago
- A generic raft library☆279Updated 2 months ago
- raftd 基于raft和bolt的分布式KV数据库 由于简单实现了租约系统 可以用于简单的服务发现 基于gin框架提供http服务☆13Updated 2 years ago
- ☆64Updated 2 years ago
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆453Updated 6 months ago
- LSM-Tree 论文的中文翻译☆75Updated 2 years ago
- Code repository for the book 'Distributed System Deep Dive'《深入理解分布式系统》代码仓库☆111Updated last year
- paxos for studying☆94Updated 2 years ago
- 完整的 etcd 应用学习过程,产出最详细的 etcd 代码注释。欢迎相互交流学习。关注公众号:奇伢云存储,获取更丰富的分享。☆102Updated 3 years ago
- Go实战仿百度云盘 实现企业级分布式云存储系统 练习源码☆79Updated 4 years ago
- 纯golang实现的分布式持久化KV数据库☆29Updated 4 years ago
- kv存储引擎☆24Updated last year
- 一个用go语言实现的基于Raft一致性协议的KV数据库☆22Updated 3 years ago
- redis implemented by golang☆57Updated 9 months ago
- 自底向上分析boltdb源码https://www.bookstack.cn/books/jaydenwen123-boltdb_book☆85Updated 3 years ago
- 通过hashicorp-raft库手把手调试raft协议☆197Updated 3 years ago
- MIT6.824_2021 中文笔记(lab+paper+summary)☆148Updated 2 years ago
- 阅读 boltDB 源码后的小结☆258Updated 2 years ago
- golang实现的简易redis☆52Updated last year