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
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- LFU-based in-memory cache in Rust☆17Updated 3 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- Tiny Database: Query Engine, Storage Engine, Calcite, ANTLR☆28Updated 2 years ago
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- Log-Structured Merge Tree Java implementation☆107Updated last year
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 3 years ago
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- ☆132Updated 7 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 6 years ago
- Sample Distributed system created using spring boot app server and zookeeper as backbone☆35Updated 2 years ago
- ☆68Updated 3 years ago
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- A Write-Ahead-Log implementation in Go☆23Updated last year
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆35Updated 4 years ago
- LSM tree based key-value database☆31Updated last year
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- A simple database based on raft and rocksdb☆52Updated 8 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
- FlinkSketch: Democratizing the Benefits of Sketches for the Flink Community☆27Updated last month
- B+ Tree implementation in Java☆18Updated last year
- ☆129Updated 2 months ago
- Distributed KV data store with tunable consistency, synchronous replication☆66Updated last year
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- Database server written from scratch☆16Updated 2 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆113Updated 4 months ago