JarvisAPI / distributed-key-value-storeLinks
A small distributed key value store written in java, uses event driven architecture and supports replication.
☆16Updated 9 months ago
Alternatives and similar repositories for distributed-key-value-store
Users that are interested in distributed-key-value-store are comparing it to the libraries listed below
Sorting:
- LFU-based in-memory cache in Rust☆17Updated 2 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- Log-Structured Merge Tree Java implementation☆98Updated last year
- Repository for the series of articles about writing DB Engine: https://medium.com/@valerii.maslenikov/writing-database-storage-engine-fro…☆9Updated 2 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 2 years ago
- B+ Tree implementation in Java☆18Updated 10 months ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆30Updated 4 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- SIEVE is simpler than LRU☆14Updated last year
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- ☆56Updated 3 years ago
- LimestoneDB is a real-time columnar database☆9Updated 5 years ago
- LSM-based key-value store in Go for educational purpose.☆70Updated 4 months ago
- Notes from Database Internals book reading club☆12Updated last year
- Tiny Database: Query Engine, Storage Engine, Calcite, ANTLR☆27Updated 2 years ago
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆68Updated last year
- Classes for multithreading that expand on java.util.concurrent, adding convenience, efficiency and new tools to multithreaded Java progra…☆47Updated 5 years ago
- ☆43Updated 2 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Updated 5 years ago
- Blazing Fast Distributed Cache☆37Updated 3 months ago
- RAFT based Key-Value Store with Transaction Support☆8Updated 5 years ago
- Project for COS 518: distributed lock service☆36Updated 6 years ago
- Repo for java-nats-examples☆38Updated last week
- A distributed transactional key-value storage engine in Rust, with horizontal scalability, strong consistency, and high availability.☆27Updated 2 years ago
- ☆14Updated 10 years ago