chirino / hawtdbLinks
HawtDB is an embedded MVCC Key/Value Database
☆79Updated 11 years ago
Alternatives and similar repositories for hawtdb
Users that are interested in hawtdb are comparing it to the libraries listed below
Sorting:
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- Implementation of Basho's bitcask in Java☆72Updated 13 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆48Updated 11 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆55Updated 2 years ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆98Updated 8 months ago
- A Java JNI driver to rocksdb☆65Updated 4 years ago
- A hash-based high-performance data store☆162Updated last year
- High-performance Raft-based Java Web Container☆63Updated 6 years ago
- High-performance, streaming/chunking Java LZF codec, compatible with standard C LZF package