wenweihu86 / distkv
Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.
☆59Updated 5 years ago
Alternatives and similar repositories for distkv:
Users that are interested in distkv are comparing it to the libraries listed below
- Distributed Message Queue based on Raft☆35Updated 2 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 6 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆99Updated 6 months ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), Service mesh agent in pure c (使用intrinsics编写向量化代码),第四届阿里中间件初赛代码,…☆45Updated 4 years ago
- 简洁、优雅的key/value存储引擎☆53Updated 10 years ago
- Java实现的Gossip协议,借鉴CassandraV1.1.1源码☆45Updated 12 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆88Updated 6 years ago
- A Java Direct IO framework which is very simple to use.☆121Updated last year
- 分布式数据库一致性组件☆20Updated 6 years ago
- 文件数据库☆62Updated 2 years ago
- ☆31Updated 7 months ago
- Consistent Hashing based Key-Value Memory Storage☆20Updated 6 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆206Updated 6 years ago
- 华为云TaurusDB性能挑战赛复赛☆18Updated 3 years ago
- 2016年阿里中间件性能挑战赛亚军,含答辩PPT☆69Updated 4 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆200Updated 6 years ago
- 超精简分布式对象存储☆46Updated 6 years ago
- Berkeley DB Java Edition☆55Updated 3 years ago
- 基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID☆23Updated 2 years ago
- leveldb的源码中文注释解读版☆51Updated 3 years ago
- 2016年阿里中间件性能挑战赛复赛☆90Updated 7 years ago
- Important experiments on memory management, file access, network transfer, job scheduler, and so on.☆15Updated 2 years ago
- ☆26Updated 6 years ago
- Apache Pulsar Source code analysis☆144Updated 5 years ago
- 死磕NETTY源码-NETTY源码深度解析☆29Updated 4 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Updated 6 years ago
- TGIP-CN (Thank God Its Pulsar) is a weekly live video streaming about Apache Pulsar in Chinese.☆105Updated 3 years ago
- 基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRa…☆19Updated 2 years ago
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆11Updated last year