jordw / heftydb
High performance persistent LSM key-value store library for the JVM.
☆165Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for heftydb
- Raft distributed consensus protocol in Java☆101Updated 9 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆96Updated 2 months ago
- A library that provides a set of map and cache implementations that store data outside of the normal Java heap☆90Updated 3 months ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆52Updated 2 years ago
- Yet another Raft Consensus implementation☆178Updated last year
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- Building blocks for asynchronous Java processing inspired by Twisted's API.☆107Updated 7 years ago
- A java implementation of the raft distributed consensus algorithm☆39Updated 7 years ago
- Project has been moved☆73Updated 8 years ago
- Distributed KV Storage System based on Raft and RocksDB, can be use to store small files, like images.☆57Updated 4 years ago
- High performance native memory access for Java.☆122Updated this week
- HawtDB is an embedded MVCC Key/Value Database☆78Updated 10 years ago
- Exporting JMX mbeans made easy☆173Updated 4 months ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆55Updated last year
- Implementation of the RAFT consensus protocol in JGroups☆264Updated this week
- High-performance Raft-based Java Web Container☆61Updated 5 years ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆140Updated last year
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆161Updated 7 years ago
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆46Updated 4 years ago
- Implementation of Basho's bitcask in Java☆70Updated 12 years ago
- The Akiban SQL Parser provides a complete, production-quality Java parser for the SQL language. It defines the SQL grammar as implemented…☆43Updated 11 months ago
- Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache☆44Updated 10 years ago
- C5 Replicator, a Raft protocol-based replication library☆34Updated 9 years ago
- Mem Ops for Java is a memory manager / allocator for use in systems requiring steady state memory consumption (as little garbage collecti…☆42Updated 4 years ago
- Berkeley DB Java Edition☆50Updated 3 years ago
- Apache DistributedLog☆185Updated last year
- Networking and buffer APIs and implementations for use in Copycat and Atomix☆52Updated 7 years ago
- JDBC driver that converts any INSERT, UPDATE and DELETE statements into append-only INSERTs. Instead of updating rows in-place it inserts…☆80Updated 7 years ago
- Netty implementation of REdis Serialization Protocol, and a simple framework to implement command based protocols☆60Updated last week