0yuyuko0 / raftkvLinks
java实现的基于raft算法和netty网络通信的分布式强一致kv存储。
☆13Updated last year
Alternatives and similar repositories for raftkv
Users that are interested in raftkv are comparing it to the libraries listed below
Sorting:
- 基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID☆24Updated 3 years ago
- 基于Bytebuddy的Java Agent AOP框架☆10Updated last year
- 阿里巴巴第三届中间件性能挑战赛初赛程序——进程内消息引擎☆12Updated 8 years ago
- 基于Raft 实现的分布式缓存☆31Updated 2 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 6 years ago
- 一个基于raft算法实现的分布式K-V存储系统☆19Updated 3 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Updated 6 years ago
- 一个仿innodb的数据库存储引擎。☆15Updated 6 years ago
- 第四届阿里中间件性能挑战赛初赛——高性能的 Service Mesh Agent 组件:服务注册与发现、协议转换、负载均衡☆10Updated 2 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆20Updated 2 years ago
- 第一届PolarDB数据库性能大赛代码。Java语言实现☆17Updated 6 years ago
- 自己实现一个数据库☆16Updated 7 years ago
- 全新设计的mysql分库分表中间件。使用netty 4.1开发,基于spring boot/cloud提供管理接口。☆17Updated 4 years ago
- 阿里巴巴中间件大赛第一赛季代码(排名33)☆8Updated 9 years ago
- (用于学习)实现一个简单的消息队列。☆32Updated 2 years ago
- 基于springboot , zookeeper , redis 分布式事务强一致性方案☆32Updated 3 years ago
- mglory是一个java分布式框架。具备以下功能:分布式计算、分布式内存存储(支持持久化)、分布式消息队列☆12Updated 10 years ago
- netty源码翻译,源码版本4.1.34.Final。目前common模块(主要是并发包)已完成注释,Codec包中也注释了部分,主要还是分享下Nettty的并发模块设计。☆15Updated 2 years ago
- 超精简分布式对象存储☆47Updated 6 years ago
- Redis-based distributed queue with queue task monitoring, task timeout, failed task retries and more☆19Updated 7 years ago
- 一个Java实现的轻量级的rpc小框架☆37Updated 2 years ago
- 第五届阿里巴巴中间件性能挑战赛复赛第8名☆9Updated last year
- Consistent Hashing based Key-Value Memory Storage☆19Updated 7 years ago
- 理解LSM(Log-structure Merge Tree)而写的Demo☆8Updated 4 years ago
- maat是一个分布式事务中间件,实现了基于可靠消息的最终一致性事务控制.其可靠消息服务通过独立消息服务方案实现,与业务系统耦合低,目前支持的MQ有RocketMQ☆12Updated 6 years ago
- it's a simple and easy net framework with nio mode written by java☆41Updated 8 years ago
- 基于MySQL Protocol,实现自己数据库驱动( Based on MySQL Protocol, the implementation of its own database driver)☆19Updated 6 years ago
- java快速上手的网络IO框架,基于netty, google protobuf 数据传输协议,disruptor队列,zookeeper服务注册发现,支持心跳检测,断线重连,tcp连接池,注解分 发消息。用于服务器间长连接通讯,可搭建分布式服务器以及分布式游戏。☆20Updated 2 years ago
- 基于Disruptor的异步并行框架☆21Updated 10 years ago
- 个人学习xxl-job源码 核心部分加上了中文注释☆16Updated 6 years ago