ggrandes / kvstore
KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java
☆96Updated 2 months ago
Related projects ⓘ
Alternatives and complementary repositories for kvstore
- High performance persistent LSM key-value store library for the JVM.☆165Updated 2 years ago
- Disk-based B+-tree written in Pure Java☆214Updated 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
- A java implementation of the raft distributed consensus algorithm☆39Updated 7 years ago
- Yet another Raft Consensus implementation☆178Updated last year
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆198Updated 5 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆55Updated last year
- Implementation of Basho's bitcask in Java☆70Updated 12 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆205Updated 5 years ago
- A simple calculator to demonstrate code gen technology☆27Updated 5 years ago
- Raft distributed consensus protocol in Java☆101Updated 8 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆167Updated last year
- Project has been moved☆73Updated 8 years ago
- Distributed Message Queue based on Raft☆34Updated 2 years ago
- Low Level Persistence Library☆98Updated 2 weeks ago
- A Java Direct IO framework which is very simple to use.☆121Updated 8 months ago
- 简洁、优雅的key/value存储引擎☆51Updated 10 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 fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆52Updated 2 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 6 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆44Updated 10 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆90Updated 3 months ago
- Java实现的Gossip协议,借鉴CassandraV1.1.1源码☆46Updated 12 years ago
- ☆31Updated 3 months ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- A Java implementation of skip list 跳表的Java语言实现☆40Updated 2 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), Service mesh agent in pure c (使用intrinsics编写向量化代码),第四届阿里中间件初赛代码,…☆44Updated 4 years ago
- Berkeley DB Java Edition☆50Updated 3 years ago