baili-zhang / lynxdbLinks
LynxDB is a distributed storage writen by Java language, Supporting (key, column family, column, value) structured storage.
☆16Updated last year
Alternatives and similar repositories for lynxdb
Users that are interested in lynxdb are comparing it to the libraries listed below
Sorting:
- 基于eventloop的java非阻塞网络库,实现了事件驱动,无锁的基于最小堆的定时器,便于扩展的pipeline机制以及内存池☆18Updated 3 years ago
- High performance distributed key-value database☆13Updated 4 years ago
- New proposed API for buffers in Netty☆27Updated 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
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆47Updated 2 weeks ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Berkeley DB Java Edition☆61Updated 4 years ago
- A light weight distributed key-value database system with table concept.☆83Updated 4 years ago
- KV Store for Java backed by RocksDB☆16Updated 2 weeks ago
- netty最佳实践☆14Updated 5 years ago
- hanboDB is a high available,low latency memory database system☆37Updated 2 years ago
- A Distributed Java Reverse Proxy☆26Updated this week
- Vert.x PoC for Project Loom Support☆15Updated 3 years ago
- Distributed consensus system with Map interface based on Apache Ratis☆27Updated last year
- 一个使用 B-Tree 作为索引,基于 MMap 的嵌入式键值数据库☆14Updated 4 months ago
- BBoxDB is a scalable, highly available, and distributed data store for multi-dimensional big data. The software supports operations like …☆56Updated this week
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 5 years ago
- POLARDB 数据库性能大赛——基于 SSD 的高效 kv 存储引擎,支持 Write、Read、Range 接口☆18Updated 6 years ago
- Code implementation of DDIA, primarily using Go language☆10Updated 2 years ago
- sqlite的阅读笔记☆22Updated 2 years ago
- HSQLDB数据库源代码学习研究(包括代码注释、文档、用于代码分析的测试用例)☆13Updated 3 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆46Updated 11 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 9 months ago
- Redis extend to disk by RocksDB☆58Updated 2 years ago
- 一个模仿Kafka的简单消息中间件☆15Updated 3 years ago
- Disk-based B+-tree written in Pure Java☆222Updated 4 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆100Updated 10 months ago
- 500 行代码实现一个基于 LSM 的数据库☆143Updated 4 years ago
- HawtDB is an embedded MVCC Key/Value Database☆78Updated 11 years ago