zhuyaogai / LSM
理解LSM(Log-structure Merge Tree)而写的Demo
☆8Updated 4 years ago
Alternatives and similar repositories for LSM:
Users that are interested in LSM are comparing it to the libraries listed below
- 一个基于raft算法实现的分布式K-V存储系统☆19Updated 2 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 6 years ago
- POLARDB 数据库性能大赛——基于 SSD 的高效 kv 存储引擎,支持 Write、Read、Range 接口☆18Updated 6 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- a lightweight database implements some basic function of hbase☆59Updated 7 years ago
- 这个项目是《Elasticsearchsearch源码解析与优化实战》一书的笔记,目前正在整理当中☆26Updated 4 years ago
- rocketmq 4.5.2 源码分析、中文详细注释☆12Updated 5 years ago
- 第四届阿里中间件性能挑战赛初赛——高性能的 Service Mesh Agent 组件:服务注册与发现、协议转换、负载均衡☆10Updated 2 years ago
- 基于 raft 实现的分布式内存 kv 存储框架,已完成日志、选举、日志复制、日志恢复、内存存储等模块,使用MVCC支持ACID☆23Updated 2 years ago
- 阿里巴巴第三届中间件性能挑战赛初赛程序——进程内消息引擎☆12Updated 7 years ago
- Distributed Message Queue based on Raft☆35Updated 2 years ago
- 基于Raft一致性协议的分布式存储系统,参考阿里巴巴SOFAJRaft并使用Java从零实现。Distributed storage system based on Raft consistency protocol, referencing Alibaba SOFAJRa…☆19Updated 2 years ago
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Updated last year
- 500 行代码实现一个基于 LSM 的数据库☆143Updated 3 years ago
- study and research notes☆26Updated 2 months ago
- 基于netty实现的轻量级消 息中间件mini-mq,致力于解决分布式事务问题,支持可靠性消息,并具备较强的扩展性和较完善的监控系统。☆20Updated 2 years ago
- rocketmq的磁盘存储模块,我增加了延时消息☆11Updated 6 years ago
- B+树☆16Updated 7 years ago
- Java implementation of a mini Spark-like framework named MiniSpark that can run on top of a HDFS cluster. MiniSpark supports operators in…☆35Updated 7 years ago
- 简洁、优雅的key/value存储引擎☆53Updated 10 years ago
- 超精简分布式对象 存储☆47Updated 6 years ago
- streamer 实时计算引擎☆19Updated last year
- learn calcite sql parsing☆18Updated 2 years ago
- 《新一代垃圾回收器ZGC设计与实现》一书参考的代码☆34Updated 4 years ago
- 自己实现一个数据库☆16Updated 7 years ago
- LynxDB is a distributed storage writen by Java language, Supporting (key, column family, column, value) structured storage.☆16Updated last year
- 面向单机与分布式 OLTP/OLAP 场景的可暂停的渐进式 SQL 引擎 (只用于研究)☆11Updated 2 years ago
- Dig Spark's source code.☆17Updated last year
- 基于MySQL Protocol,实现自己数据库驱动( Based on MySQL Protocol, the implementation of its own database driver)☆19Updated 6 years ago
- A simple calculator to demonstrate code gen technology☆27Updated 6 years ago