aidanmorgan / pojo-mvcc
Provides a simple in-memory POJO Multi Version Concurrency Control (MVCC) cache
☆44Updated 10 years ago
Related projects ⓘ
Alternatives and complementary repositories for pojo-mvcc
- HawtDB is an embedded MVCC Key/Value Database☆78Updated 10 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆55Updated last year
- High performance persistent LSM key-value store library for the JVM.☆165Updated 2 years ago
- Implementation of Basho's bitcask in Java☆70Updated 12 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
- Simple Hashed Wheel Timer implementation☆16Updated 8 years ago
- A simple benchmark of some off heap solutions (BigMemory Go, MapDB, Java Chronicle...)☆23Updated 11 years ago
- Multiway object pool (experiment)☆39Updated 11 years ago
- New proposed API for buffers in Netty☆25Updated last year
- Single-threaded off-heap object store☆44Updated last year
- Raft distributed consensus protocol in Java☆101Updated 8 years ago
- ☆86Updated 6 years ago
- Distributed Operations and Data Organizer built on Apache BookKeeper☆27Updated last year
- A persistent queue based on RocksDB☆25Updated 11 months ago
- A hashmap implementation for Java that stores map entries off-heap☆70Updated 4 years ago
- BlobIt - a Distributed Large Object Storage☆36Updated last year
- Byte-code generator to create Disruptor-backed proxies☆95Updated last month
- A RESTFul bloom filters daemon.☆16Updated last month
- C5 Replicator, a Raft protocol-based replication library☆34Updated 9 years ago
- Low latency, lock free, primitive bounded blocking queues backed by an primitive arrays such as an int[]. These classes mimic the interfa…☆67Updated 3 years ago
- A java implementation of the raft distributed consensus algorithm☆39Updated 7 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆52Updated 2 years ago
- Java implementation of the jump consistent hash☆30Updated 2 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆96Updated 2 months ago
- B+-tree in java that stores to disk using memory mapped files, supports range queries and duplicate keys☆46Updated 2 weeks ago
- JEP with off heap support to replace portions of Unsafe and other sun.* methods.☆42Updated 10 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
- High-performance Raft-based Java Web Container☆61Updated 5 years ago
- Java Hashing, CRC and Checksum Benchmark (JMH)☆68Updated 3 years ago