linux5396 / raft-kvLinks
一个基于raft算法实现的分布式K-V存储系统
☆19Updated 2 years ago
Alternatives and similar repositories for raft-kv
Users that are interested in raft-kv are comparing it to the libraries listed below
Sorting:
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Updated last year
- 基于Raft 实现的分布式缓存☆31Updated 2 years ago
- raft协议的Java版本简单实现☆92Updated 2 years ago
- 分布式延迟调度中间件,自实现Raft分布式一致性算法+LevelDB实现分布式数据存储,使用时间轮算法调度任务执行,支持取消未开始调度的任务。☆19Updated 2 years ago
- qing-gateway是用于请求转发、协议转换、可观测性、服务编排的Java NIO API网关(学习使用非常佳)。☆34Updated 2 years ago
- ☆181Updated last year
- Distributed File System Based on GFS Paper☆15Updated 2 years ago
- 一个仿innodb的数据库存储引擎。☆15Updated 6 years ago
- POLARDB 数据库性能大赛——基于 SSD 的高效 kv 存储引擎,支持 Write、Read、Range 接口☆18Updated 6 years ago
- LSM-Tree 论文的中文翻译☆76Updated 3 years ago
- 简单实现raft协议☆43Updated 2 years ago
- 500 行代码实现一个基于 LSM 的数据库☆143Updated 4 years ago
- ☆17Updated 3 years ago
- 学习 MIT-6.824-2020 分布式系统课程记录的笔记和实验☆60Updated 4 years ago
- MIT6.824作业 - 基于Raft的分布式KV存储☆143Updated 4 years ago
- Java基于Netty,Protostuff和Zookeeper实现分布式RPC框架☆57Updated 6 years ago
- 基于RPC框架Kitex、HTTP框架Gin、ORM框架GORM的极简版抖音服务端项目☆41Updated 2 years ago
- The simple mybatis.(手写简易版 mybatis)☆30Updated last year
- 纯golang实 现的分布式持久化KV数据库☆29Updated 4 years ago
- Consistent Hashing based Key-Value Memory Storage☆19Updated 6 years ago
- rocketmq 4.5.2 源码分析、中文详细注释☆12Updated 5 years ago
- ☆11Updated 2 years ago
- 自己动手写数据库--基于Java语言的简易关系型数据库☆150Updated 3 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆37Updated 4 years ago
- ☆15Updated 3 years ago
- Labs of MIT 6.830 Database Systems☆57Updated 7 years ago
- (用于学习)实现一个简单的消息队列。☆32Updated 2 years ago
- MIT6.824_2021 中文笔记(lab+paper+summary)☆150Updated 2 years ago
- 第四届阿里中间件性能挑战赛初赛——高性能的 Service Mesh Agent 组件:服务注册与发现、协议转换、负载均衡☆10Updated 2 years ago
- 基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID☆23Updated 2 years ago