ggrandes / kvstore
KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java
☆99Updated 5 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
- Yet another Raft Consensus implementation☆178Updated last year
- A java implementation of the raft distributed consensus algorithm☆39Updated 7 years ago
- 简洁、优雅的key/value存储引擎☆52Updated 10 years ago
- Implementation of Basho's bitcask in Java☆70Updated 13 years ago
- Disk-based B+-tree written in Pure Java☆219Updated 4 years ago
- Project has been moved☆73Updated 8 years ago
- Berkeley DB Java Edition☆55Updated 3 years ago
- A Java Direct IO framework which is very simple to use.☆121Updated 11 months ago
- Distributed Message Queue based on Raft☆34Updated 2 years ago
- Raft distributed consensus protocol in Java☆102Updated 9 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆317Updated 2 years ago
- HawtDB is an embedded MVCC Key/Value Database☆78Updated 11 years ago
- A RPC framework in taobao based on java NIO.☆156Updated 2 years ago
- Java实现的Gossip协议,借鉴CassandraV1.1.1源码☆45Updated 12 years ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆161Updated 7 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆205Updated 6 years ago
- traffic-shm (Anna) is a Java based lock free IPC library.☆90Updated 4 years ago
- High performance Java implementation of a Cuckoo filter - Apache Licensed☆175Updated 2 years ago
- ☆31Updated 6 months ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆200Updated 6 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), Service mesh agent in pure c (使用intrinsics编写向量化代码),第四届阿里中间件初赛代码,…☆45Updated 4 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆45Updated 11 years ago
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆88Updated 6 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆59Updated last year
- Java bindings for pmemkv☆28Updated last year
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆43Updated 4 years ago
- A Java implementation of skip list 跳表的Java语言实现☆40Updated 2 years ago