indeedeng / lsmtreeLinks
A fast key/value store that is efficient for high-volume random access reads and writes.
☆358Updated 8 years ago
Alternatives and similar repositories for lsmtree
Users that are interested in lsmtree are comparing it to the libraries listed below
Sorting:
- A novel implementation of the Raft consensus algorithm☆581Updated 8 years ago
- Yet another Raft Consensus implementation☆182Updated 2 years ago
- Raft distributed consensus protocol in Java☆103Updated 10 years ago
- Java library for efficiently working with heap and off-heap memory☆513Updated 5 months ago
- Themis provides cross-row/cross-table transaction on HBase based on google's percolator.☆224Updated 2 years ago
- Apache DistributedLog☆188Updated 2 years ago
- High performance persistent LSM key-value store library for the JVM.☆165Updated 3 years ago
- A Scalable Concurrent Key-Value Map for Big Data Analytics☆273Updated last year
- High Performance Timer / Scheduler Library compatible with ScheduledExecutorService☆227Updated 8 years ago
- Mirror of Apache Gossip Incubator☆254Updated 7 years ago
- H-Store Distributed Main Memory OLTP Database System☆590Updated 5 years ago
- Low latency, strong consistency, fault tolerant distributed key value store. Colocate data and compute to achieve best performance cloud …☆115Updated 10 years ago
- High performance Java implementation of a Cuckoo filter - Apache Licensed☆177Updated 2 years ago
- A fast, log structured key-value store.☆526Updated 2 years ago
- Implementation of the Raft consensus protocol in JGroups☆283Updated last week
- Transactional Support for HBase (Mirror of https://github.com/apache/incubator-omid)☆299Updated 8 years ago
- A Java library to perform direct I/O in Linux, bypassing file page cache.☆320Updated 3 years ago
- A low-level integer compression library in Java☆561Updated this week
- KVStore is a simple Key-Value Store based on B+Tree (disk & memory) for Java☆102Updated 3 months ago
- Benchmark of open source, embedded, memory-mapped, key-value stores available from Java (JMH)☆143Updated last month
- A Java Native Interface to LevelDB☆540Updated 2 years ago
- Implementation of time series compression method from the Facebook's Gorilla paper☆213Updated 4 years ago
- Concurrent TreeMap w/ efficient support for clone() and consistent iteration☆152Updated 13 years ago
- Persistent Adaptive Radix Trees in Java☆82Updated 5 years ago
- Java client and server implementation of Redis☆357Updated 5 years ago
- Disk-based B+-tree written in Pure Java☆226Updated 5 years ago
- A fast and space efficient Radix tree in Java☆129Updated 5 years ago
- ☆51Updated 7 years ago
- Calvin is a scalable transactional database system that leverages determinism to guarantee active replication and full ACID-compliance of…☆329Updated 4 years ago
- PerfJ is a wrapper of linux perf for java programs.☆353Updated 6 years ago