chirino / hawtdb
HawtDB is an embedded MVCC Key/Value Database
☆78Updated 10 years ago
Alternatives and similar repositories for hawtdb:
Users that are interested in hawtdb are comparing it to the libraries listed below
- Distributed Java Collections for ZooKeeper☆109Updated 8 years ago
- A hash-based high-performance data store☆161Updated last year
- DirectMemory is a cache implementation featuring off-heap memory storage (a-la BigMemory) to enable caching of large (or large numbers of…☆151Updated 13 years ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆45Updated 11 years ago
- Implementation of Basho's bitcask in Java☆70Updated 13 years ago
- High performance persistent LSM key-value store library for the JVM.☆164Updated 2 years ago
- Raft distributed consensus protocol in Java☆100Updated 9 years ago
- Library for creating In-memory circular buffers that use direct ByteBuffers to minimize GC overhead☆137Updated 2 years ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 10 years ago
- High-performance Raft-based Java Web Container☆61Updated 6 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆53Updated 2 years ago
- Java implementation of the jump consistent hash☆30Updated 2 years ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- C5 Replicator, a Raft protocol-based replication library☆34Updated 9 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
- Mirror of Apache DirectMemory