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 2 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- 《新一代垃圾回收器ZGC设计与实现》一书参考的代码☆34Updated 4 years ago
- 基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID☆23Updated 2 years ago
- netty到底能干什么? 这个项目告诉你, netty什么都能干☆44Updated 2 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 6 years ago
- 超精简分布式对象存储☆47Updated 6 years ago
- Consistent Hashing based Key-Value Memory Storage☆19Updated 6 years ago
- POLARDB 数据库性能大赛——基于 SSD 的高效 kv 存储引擎,支持 Write、Read、Range 接口☆18Updated 6 years ago
- 一个Java实现的轻量级的rpc小框架☆37Updated 2 years ago
- Important experiments on memory management, file access, network transfer, job scheduler, and so on.☆15Updated 3 years ago
- 文件数据库☆62Updated 2 years ago
- ☆26Updated 6 years ago
- CBASE是交通银行基于 OceanBase 0.4.2 研发的可扩展的关系数据库☆54Updated 6 years ago
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- A Distributed Message Middleware☆18Updated 12 years ago
- 2016年阿里中间件性能挑战赛复赛☆90Updated 8 years ago
- 分布式事务书籍随书源码☆107Updated 3 years ago
- 简洁、优雅的key/value存储引擎☆53Updated 10 years ago
- mykit架构中独立出来的mykit-lock组件,旨在提供高并发架构下分布式系 统的分布式锁架构。 分布式锁是控制分布式系统之间同步访问共享资源的一种方式。在分布式系统中,常常需要协调他们的动作。如果不同的系统或是同一个系统的不同主机之间共享了一个或一组资源,那么访问这…☆15Updated last year
- Automatically exported from code.google.com/p/fqueue☆30Updated 2 years ago
- 自己动手写数据库--基于Java语言的简易关系型数据库☆150Updated 3 years ago
- alibaba 2018 天池中间件大赛复赛百万队列 java 实现☆89Updated 6 years ago
- is a simple delay message queue, based on redis and kotlin☆32Updated 8 months ago
- 轻量级java消息中间件☆52Updated 8 years ago
- Distributed Message Queue based on Raft☆35Updated 2 years ago
- Netty project - an event-driven asynchronous network application framework! 加入中文注释☆26Updated 7 years ago
- 一个基于raft算法实现的分布式K-V存储系统☆19Updated 2 years ago
- 基于netty实现的轻量级消息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆20Updated 2 years ago