CoderiGenius / RocksRaftLinks
基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRaft and implemented from scratch using Java
☆19Updated 2 years ago
Alternatives and similar repositories for RocksRaft
Users that are interested in RocksRaft are comparing it to the libraries listed below
Sorting:
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆26Updated 2 years ago
- 《新一代垃圾回收器ZGC设计与实现》一书参考的代码☆34Updated 5 years ago
- netty到底能干什么? 这个项目告诉你, netty什么都能干☆43Updated 3 years ago
- leveldb的源码中文注释解读版☆51Updated 4 years ago
- A Distributed Message Middleware☆18Updated 12 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- alibaba 2018 天池中间件大赛复赛百万队列 java 实现☆89Updated 7 years ago
- xnnyygn's raft implementation☆238Updated 8 months ago
- 文件数据库☆62Updated 3 years ago
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆12Updated 2 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆205Updated 6 years ago
- The simple mybatis.(手写简易版 mybatis)☆30Updated 2 years ago
- Consistent Hashing based Key-Value Memory Storage☆19Updated 7 years ago
- 海量小文件分布式存储系统☆81Updated 4 years ago
- A production-grade java implementation of paxos consensus algorithm☆204Updated 2 years ago
- ☆54Updated 5 years ago
- a framework to enabe app architecture evolve from monolithic to microservices smoothly by involving modular and macroservices architectur…☆120Updated last year
- 一个对Mysql的通讯协议的包进行解析的库,是一个系统中用java实现的一个独立的模块,纯java编写☆68Updated 9 years ago
- “Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。☆103Updated last year
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 7 years ago
- a lightweight database implements some basic function of hbase☆59Updated 7 years ago
- 汇总、整理常用的分布式开发技术,给出demo,方便学习。包括数据分片、共识算法、一致性hash、分布式事务、非侵入的分布式链路追踪实现原理等内容。☆51Updated 4 years ago
- 超精简分布式对象存储☆48Updated 6 years ago
- 分布式延迟调度中间件,自实现Raft分布式一致性算法+LevelDB实现分布式数据存储,使用时间轮算法调度任务执行,支持取消未开始调度的任务。☆20Updated 2 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- 最全面的disruptor的教材,剖析内部细节及适用场景☆41Updated 6 years ago
- rocketmq 4.5.2 源码分析、中文详细注释☆12Updated 5 years ago
- 跟我一起学 java 并发编程 www.flydean.com☆54Updated 2 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- 基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID☆24Updated 3 years ago