baili-zhang / lynxdb
LynxDB is a distributed storage writen by Java language, Supporting (key, column family, column, value) structured storage.
☆13Updated 6 months ago
Related projects ⓘ
Alternatives and complementary repositories for lynxdb
- 一个使用B-Tree作为索引,基于MMap的嵌入式键值数据库☆14Updated 7 months ago
- High performance distributed key-value database☆13Updated 3 years ago
- sqlite的阅读笔记☆17Updated last year
- java实现的基于raft算法和netty网络通信的分布式强一致kv存储。☆13Updated 9 months ago
- Distributed consensus system with Map interface based on Apache Ratis☆26Updated 11 months ago
- POLARDB 数据库性能大赛——基于 SSD 的高效 kv 存储引擎,支持 Write、Read、Range 接口☆18Updated 5 years ago
- 500 行代码实现一个基于 LSM 的数据库☆135Updated 3 years ago
- 基于eventloop的java非阻塞网络库,实现了事件驱动,无锁的基于最小堆的定时器,便于扩展的pipeline机制以及内存池☆17Updated 2 years ago
- Tunnel is a Pipeline Execution Engine based on C++20 coroutine☆28Updated last year
- A light weight distributed key-value database system with table concept.☆83Updated 3 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 2 years ago
- A RAFT implementation to help build your RAFT service in 1 minute.☆65Updated last year
- Disk based index database implementation. Purely written in Java.☆19Updated 6 years ago
- HSQLDB数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆13Updated 3 years ago
- netty最佳实践☆16Updated 4 years ago
- A simple Disk-based Key-Value Store☆13Updated 5 years ago
- LeanStore is a larger-than-memory database, optimized for NVMe SSD and multi-core CPU, achieves performance close to in-memory systems wi…☆27Updated last month
- 基于LevelDB的改进☆29Updated 5 years ago
- Simple DBMS MIT 6.830☆19Updated 6 years ago
- CBASE是交通银行基于 OceanBase 0.4.2 研发的可扩展的关系数据库☆53Updated 5 years ago
- 一个基于raft算法实现的分布式K-V存储系统☆21Updated 2 years ago
- HotRing: A Hotspot-Aware In-Memory Key-Value Store reading report code/data☆40Updated 4 years ago
- A CPP wrapper for asynchronous socket server using linux's latest IO_URING API☆25Updated 2 years ago
- Distributed Message Queue based on Raft☆34Updated 2 years ago
- a tiny database with ARIES recovery algorithm (WAL and Fuzzy Checkpoint) to achieve ACID☆35Updated 4 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆57Updated 4 years ago
- SIEVE is simpler than LRU☆11Updated 6 months ago
- 收集文件系统相关论文☆38Updated last year
- Nuft is an C++17 implementation of the Raft consensus algorithm.☆27Updated 2 years ago
- 一个仿innodb的数据库存储引擎。☆16Updated 6 years ago