ggrandes / kvstoreLinks
KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java
☆104Updated 5 months ago
Alternatives and similar repositories for kvstore
Users that are interested in kvstore are comparing it to the libraries listed below
Sorting:
- High performance persistent LSM key-value store library for the JVM.☆166Updated 3 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- Disk-based B+-tree written in Pure Java☆227Updated 5 years ago
- Implementation of Basho's bitcask in Java☆72Updated 14 years ago
- Raft distributed consensus protocol in Java☆104Updated 10 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆199Updated 7 years ago
- Yet another Raft Consensus implementation☆183Updated 2 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆322Updated 3 years ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆167Updated 8 years ago
- A Java implementation of Lamport's Paxos algorithm.☆92Updated last year
- Berkeley DB Java Edition☆66Updated 4 years ago
- Distributed Message Queue based on Raft☆34Updated 3 years ago
- A java implementation of the raft distributed consensus algorithm☆39Updated 8 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆204Updated 7 years ago
- 第三届阿里中间件性能挑战赛, 赛后整理☆17Updated 7 years ago
- A Java Direct IO framework which is very simple to use.☆122Updated last year
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆90Updated 7 years ago
- Java实现的Gossip协议,借鉴CassandraV1.1.1源码☆46Updated 13 years ago
- Implementation of the Raft consensus protocol in JGroups☆285Updated last week
- A Java implementation of skip list 跳表的Java语言实现☆39Updated 3 years ago
- 超精简分布式对象存储☆48Updated 7 years ago
- My multi-paxos service implement :-)☆145Updated 3 years ago
- ClauDB is a REDIS implementation in Java☆182Updated last week
- Project has been moved☆73Updated 9 years ago
- 2016年阿里中间件性能挑战赛亚军,含答辩PPT☆69Updated 5 years ago
- An efficient, conscise, and simple implementation of a purely on-disk B+ Tree data structure☆176Updated 2 years ago
- 简洁、优雅的key/value存储引擎☆54Updated 11 years ago
- Netty based HTTP service with JAX-RS☆131Updated 2 weeks ago
- A RPC framework in taobao based on java NIO.☆159Updated 3 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago