CoderiGenius / RocksRaft
基于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
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆26Updated last year
- 《新一代垃圾回收器ZGC设计与实现》一书参考的代码☆34Updated 4 years ago
- netty到底能干什么? 这个项目告诉你, netty什么都能干☆44Updated 2 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 6 years ago
- 分布式事务书籍随书源码☆104Updated 3 years ago
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆11Updated last year
- 简洁、优雅的key/value存储引擎☆53Updated 10 years ago
- POLARDB 数据库性能大赛——基于 SSD 的高效 kv 存储引擎,支持 Write、Read、Range 接口☆18Updated 6 years ago
- 基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID☆23Updated 2 years ago
- Consistent Hashing based Key-Value Memory Storage☆20Updated 6 years ago
- 文件数据库☆62Updated 2 years ago
- CBASE是交通银行基于 OceanBase 0.4.2 研发的可扩展的关系数据库☆53Updated 5 years ago
- 一个基于raft算法实现的分布式K-V存储系统☆19Updated 2 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 5 years ago
- 超精简分布式对象存储☆46Updated 6 years ago
- rocketmq 4.5.2 源码分析、中文详细注释☆12Updated 4 years ago
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Updated last year
- alibaba 2018 天池中间件大赛复赛百万队列 java 实现☆89Updated 6 years ago
- Kafka整理☆9Updated 2 years ago
- Important experiments on memory management, file access, network transfer, job scheduler, and so on.☆15Updated 2 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆205Updated 6 years ago
- 汇总、整理常用的分布式开发技术,给出demo,方便学习。包括数据分片、共识算法、一致性hash、分布式事务、非侵入的分布式链路追踪实现原理等内容。☆50Updated 4 years ago
- ☆52Updated 3 years ago
- 死磕NETTY源码-NETTY源码深度解析☆29Updated 4 years ago
- ☆26Updated 6 years ago
- 参考网易云课堂 讲师:Coding迪斯尼 之"自己动手用java编写c编译器"代码 仅仅学习用 不做任何商业用途☆13Updated 7 years ago
- 分布式学习,各种 Demo 实现☆28Updated 5 years ago
- JCTools译注版(源码剖析),主要译注队列部分,目前已完成常用队列实现。☆12Updated 4 years ago
- Apache RocketMQ Schema Registry☆33Updated last year