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:
- 《新一代垃圾回收器ZGC设计与实现》一书参考的代码☆34Updated 4 years ago
- leveldb的源码中文注释解读版☆51Updated 4 years ago
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆26Updated 2 years ago
- 文件数据库☆62Updated 3 years ago
- alibaba 2018 天池中间件大赛复赛百万队列 java 实现☆89Updated 7 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 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
- netty到底能干什么? 这个项目告诉你, netty什么都能干☆43Updated 3 years ago
- Consistent Hashing based Key-Value Memory Storage☆19Updated 7 years ago
- 海量小文件分布式存储系统☆79Updated 4 years ago
- 2016年阿里中间件性能挑战赛复赛☆91Updated 8 years ago
- 超精简分布式对象存储☆48Updated 6 years ago
- a lightweight database implements some basic function of hbase☆59Updated 7 years ago
- xnnyygn's raft implementation☆236Updated 6 months ago
- 自己动手写数据库--基于Java语言的简易关系型数据库☆156Updated 3 years ago
- ☆52Updated 3 years ago
- ☆26Updated 7 years ago
- 汇总、整理常用的分布式开发技术,给出demo,方便学习。包括数据分片、共识算法、一致性hash、分布式事务、非侵入的分布式链路追踪实现原理等内容。☆51Updated 4 years ago
- ☆54Updated 4 years ago
- “Byte Buddy Tutorial” 中文翻译:Byte Buddy 教程。☆103Updated 10 months ago
- 分布式事务书籍随书源码☆113Updated 4 years ago
- 500 行代码实现一个基于 LSM 的数据库☆144Updated 4 years ago
- 死磕NETTY源码-NETTY源码深度解析☆30Updated 4 years ago
- A Distributed Message Middleware☆19Updated 12 years ago
- Distributed Message Queue based on Raft☆34Updated 3 years ago
- 通过实现自己 RPC 的方式,学习对比 Dubbo、SOFARPC、Motan、ServiceComb 。☆38Updated 7 years ago
- 分布式链路追踪组件☆41Updated last year
- 简洁、优雅的key/value存储引擎☆54Updated 11 years ago
- 一个Java实现的轻量级的rpc小框架☆37Updated 2 years ago