JarvisAPI / distributed-key-value-storeLinks
A small distributed key value store written in java, uses event driven architecture and supports replication.
☆16Updated 11 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:
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 7 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- LFU-based in-memory cache in Rust☆17Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- Log-Structured Merge Tree Java implementation☆101Updated last year
- SimpleDB is developed by Edward Sciore. This repo is to enhance it and provide more features.☆31Updated 4 years ago
- Develop increasingly sophisticated databases from scratch in Java☆29Updated 3 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- LSM-based key-value store in Go for educational purpose.☆76Updated 5 months 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
- This is a distributed kv project to demonstrate how to use matrixcube☆17Updated 2 years ago
- Project for COS 518: distributed lock service☆36Updated 6 years ago
- ☆129Updated 7 years ago
- ☆63Updated 3 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Distributed KV data store with tunable consistency, synchronous replication☆66Updated last year
- LSM tree based key-value database☆31Updated last year
- A simple database including Common Operators, Query Optimization, Transactions, Rollback and Recovery☆13Updated 8 years ago
- A simple database based on raft and rocksdb☆52Updated 8 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- SimpleDBM is an Open Source Multi-Threaded Embeddable Transactional Database Engine in Java.☆60Updated 2 years ago
- ☆125Updated 2 months ago
- Tiny Database: Query Engine, Storage Engine, Calcite, ANTLR☆27Updated 2 years ago
- Storage algorithms.☆38Updated 4 years ago
- How query engine work golang port for learning purpose☆23Updated 3 years ago
- An LSM Tree based Key-Value storage engine written in Go☆42Updated last year
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆110Updated last month