nananatsu / simple-raft
简单实现raft协议
☆38Updated last year
Alternatives and similar repositories for simple-raft:
Users that are interested in simple-raft are comparing it to the libraries listed below
- ☆51Updated last year
- ☆180Updated last year
- 致力于百亿量级的通用IM引擎开发☆127Updated 7 months ago
- MIT6.824作业 - 基于Raft的分布式KV存储☆139Updated 4 years ago
- simple redis server written in golang☆101Updated 2 years ago
- 使用 Go 实现一个 LSM Tree 数据库☆87Updated 7 months ago
- Tangseng search engine including full text search and vector search base on golang. 基于go语言的搜索引擎,信息检索系统☆123Updated 2 months ago
- 自底向上分析boltdb源码https://www.bookstack.cn/books/jaydenwen123-boltdb_book☆85Updated 3 years ago
- build a tiny kv store base on Bitcask☆41Updated 2 months ago
- 加入个人阅读代码注释的etcd raft实现☆200Updated 3 years ago
- 一个用go语言实现的基于Raft一致性协议的KV数据库☆24Updated 3 years ago
- kv存储引擎☆24Updated last year
- (Chinese) rosedb 的 mini 版本,帮助理解 bitcask 存储模型以及 rosedb 项目。☆457Updated 7 months ago
- 基于RPC框架Kitex、HTTP框架Gin、ORM框架GORM的极简版抖音服务端项目☆41Updated 2 years ago
- 完整的 etcd 应用学习过程,产出最详细的 etcd 代码注释。欢迎相互交流学习。关注公众号:奇伢云存储,获取更丰富的分享。☆102Updated 3 years ago
- A generic raft library☆281Updated 3 months ago
- Code repository for the book 'Distributed System Deep Dive'《深入理解分布式系统》代码仓库☆113Updated 2 years ago
- redis implemented by golang☆58Updated 10 months ago
- ☆63Updated 3 years ago
- 纯golang实现的分布式持久化KV数据库☆29Updated 4 years ago
- distributed system resource☆13Updated 5 years ago
- LSM-Tree 论文的中文翻译☆76Updated 2 years ago
- Raft implementation in Go☆27Updated 4 years ago
- A simple distributed key value store based on the Raft consensus protocol☆162Updated 2 years ago
- paxos for studying☆95Updated 2 years ago
- 阅读 boltDB 源码后的小结☆261Updated 2 years ago
- 高性能/跨语言/轻量的玩具级RPC实现,致力提供高扩展性的API,您可以打造属于自己的RPC-Framework!☆47Updated 2 years ago
- raftd 基于raft和bolt的分布式KV数据库 由于简单实现了租约系统 可以用于简单的服务发现 基于gin框架提供http服务☆13Updated 3 years ago
- 基于go实现的tcc分布式事务框架☆166Updated 9 months ago
- golang实现的简易redis☆53Updated last year