krestenkrab / bitcask-javaLinks
Implementation of Basho's bitcask in Java
☆72Updated 13 years ago
Alternatives and similar repositories for bitcask-java
Users that are interested in bitcask-java are comparing it to the libraries listed below
Sorting:
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆103Updated last month
- HawtDB is an embedded MVCC Key/Value Database☆79Updated 11 years ago
- Yet another Raft Consensus implementation☆183Updated last year
- Raft distributed consensus protocol in Java☆103Updated 9 years ago
- Implementation of the Raft consensus protocol in JGroups☆280Updated last week
- ☆57Updated 3 years ago
- Java client and server implementation of Redis☆357Updated 4 years ago
- High Performance Timer / Scheduler Library compatible with ScheduledExecutorService☆227Updated 8 years ago
- A Java JNI driver to rocksdb☆65Updated 4 years ago
- A high-throughput, persistent, distributed, publish-subscribe messaging system based on memory mapped file and Thrift RPC☆163Updated 8 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 implementation of the raft distributed consensus algorithm☆39Updated 8 years ago
- Exporting JMX mbeans made easy☆174Updated last year
- Mirror of Apache HTrace (Incubating)☆106Updated 6 years ago
- A fast key-value store written in Java that outperforms levelDB, kyoto cabinet and rocksDB☆55Updated 2 years ago
- Disk-based B+-tree written in Pure Java☆227Updated 4 years ago
- Apache DistributedLog☆188Updated 2 years ago
- A JVM-embeddable Distributed Database☆321Updated last month
- A fast key/value store that is efficient for high-volume random access reads and writes.☆356Updated 8 years ago
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- Mirror of Apache Gossip Incubator☆254Updated 7 years ago
- A Thrift server that uses Quasar's lightweight threads to handle connections.☆48Updated 8 years ago
- Domino/SSCC is a distributed transaction processing system. It runs on HBase with ISI (Improved Snapshot Isolation) support.☆70Updated last year
- High-performance Raft-based Java Web Container