ggrandes / kvstoreLinks
KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java
☆99Updated 8 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.☆164Updated 2 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆59Updated 5 years ago
- Implementation of Basho's bitcask in Java☆70Updated 13 years ago
- Berkeley DB Java Edition☆61Updated 3 years ago
- A Java Direct IO framework which is very simple to use.☆120Updated last year
- Blink`团队 (https://github.com/WANG-lp and https://github.com/CheYulin ), 1-million message-queue in java, 线上成绩2M+☆89Updated 6 years ago
- A java implementation of the raft distributed consensus algorithm☆39Updated 8 years ago
- Raft distributed consensus protocol in Java☆102Updated 9 years ago
- Disk-based B+-tree written in Pure Java☆221Updated 4 years ago
- a high performance key-value engine implementation using JAVA, support get, set, range. (during PolarDB race competition)☆206Updated 6 years ago
- 1st AliCloud Database Performance Competition in 2018 - Java rank No.1 source code 阿里云2018年第一届PolarDB数据库性能大赛Java排名第一源码☆200Updated 6 years ago
- Project has been moved☆73Updated 8 years ago
- Distributed Message Queue based on Raft☆35Updated 3 years ago
- Yet another Raft Consensus implementation☆180Updated last year
- A RPC framework in taobao based on java NIO.☆157Updated 2 years ago
- ☆32Updated 9 months ago
- My multi-paxos service implement :-)☆144Updated 2 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆317Updated 2 years ago
- A Java implementation of Lamport's Paxos algorithm.☆89Updated 11 months ago
- Java实现的Gossip协议,借鉴CassandraV1.1.1源码☆46Updated 12 years ago
- Low Level Persistence Library☆98Updated 6 months ago
- A Java implementation of skip list 跳表的Java语言实现☆40Updated 2 years ago
- 超精简分布式对象存储☆47Updated 6 years ago
- ☆26Updated 6 years ago
- 简洁、优雅的key/value存储引擎☆54Updated 10 years ago
- rapids团队 (https://github.com/WANG-lp and https://github.com/CheYulin ),香港科技大学,2017年,第三届阿里中间件性能挑战赛复赛代码/答辩ppt/比赛攻略文档(第6名,最终答辩成绩:季军)☆51Updated 7 years ago
- Important experiments on memory management, file access, network transfer, job scheduler, and so on.☆15Updated 3 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆94Updated 4 months ago
- HawtDB is an embedded MVCC Key/Value Database☆78Updated 11 years ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆163Updated 8 years ago