JarvisAPI / distributed-key-value-storeLinks
A small distributed key value store written in java, uses event driven architecture and supports replication.
☆16Updated last year
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:
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆62Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- LFU-based in-memory cache in Rust☆17Updated last month
- LSM-based key-value store in Go for educational purpose.☆79Updated 7 months ago
- ☆132Updated 7 years ago
- A distributed key-value store based on the implementation of Raft consensus algorithm following the paper, which applies multithreading t…☆19Updated 5 years ago
- Log-Structured Merge Tree Java implementation☆103Updated last year
- Tiny Database: Query Engine, Storage Engine, Calcite, ANTLR☆27Updated 2 years ago
- ☆68Updated 3 years ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆32Updated 4 years ago
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- ☆128Updated 3 weeks ago
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- Implementation of the Two-phase commit protocol in Java☆25Updated 11 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- FireflyDB is a fast, thread-safe, JVM-based key-value storage engine with microsecond latency.☆70Updated last year
- ViewStamped Replication implementation in Go☆40Updated last year
- Sample Distributed system created using spring boot app server and zookeeper as backbone☆35Updated 2 years ago
- ☆57Updated 3 years ago
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 8 years ago
- Disk based index database implementation. Purely written in Java.☆19Updated 7 years ago
- Notification service(Routing incoming Kafka messages to web socket)☆23Updated 6 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆124Updated 3 months ago