ggrandes / kvstore
KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java
☆98Updated 4 months ago
Alternatives and similar repositories for kvstore:
Users that are interested in kvstore are comparing it to the libraries listed below
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆58Updated 4 years ago
- Disk-based B+-tree written in Pure Java☆217Updated 4 years ago
- Berkeley DB Java Edition☆53Updated 3 years ago
- 简洁、优雅的key/value存储引擎☆52Updated 10 years ago
- A java implementation of the raft distributed consensus algorithm☆39Updated 7 years ago
- Yet another Raft Consensus implementation☆178Updated last year
- Raft distributed consensus protocol in Java☆100Updated 9 years ago
- Implementation of Basho's bitcask in Java☆70Updated 13 years ago
- A simple calculator to demonstrate code gen technology☆27Updated 5 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆198Updated 6 years ago
- Distributed Message Queue based on Raft☆34Updated 2 years ago
- Project has been moved☆73Updated 8 years ago
- A Java Direct IO framework which is very simple to use.☆122Updated 10 months ago
- A Java implementation of skip list 跳表的Java语言实现☆40Updated 2 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆315Updated 2 years ago
- ☆31Updated 5 months ago
- HawtDB is an embedded MVCC Key/Value Database☆78Updated 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
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆45Updated 11 years ago
- Java实现的Gossip协议,借鉴CassandraV1.1.1源码☆45Updated 12 years ago
- a lightweight database implements some basic function of hbase☆59Updated 7 years ago
- ☆26Updated 6 years ago
- 超精简分布式对象存储☆47Updated 6 years ago
- My multi-paxos service implement :-)☆142Updated 2 years ago
- Tiny HTTP router library for Netty, that can route and create reverse routes☆132Updated 7 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆90Updated 5 months ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆170Updated last year
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆57Updated last year