unmeshjoshi / distrib-kvLinks
A simple cassandra like kv store using gossip protocol
☆16Updated 5 years ago
Alternatives and similar repositories for distrib-kv
Users that are interested in distrib-kv are comparing it to the libraries listed below
Sorting:
- Log-Structured Merge Tree Java implementation☆107Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- LSM-based key-value store in Go for educational purpose.☆79Updated 9 months ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- A collection of resources about databases and related topics☆98Updated 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
- ☆68Updated 3 years ago
- TLA+ specifications for Kafka related algorithms☆84Updated 10 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- ☆132Updated 7 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Algorithms for implementation of Clock Synchronization, Consistency, Mutual Exclusion, Leader Election☆53Updated 8 years ago
- Distributed KV data store with tunable consistency, synchronous replication☆66Updated last year
- Databases are awesome! 🕶☆59Updated 2 years ago
- An update-in-place key-value store for modern storage.☆147Updated last year
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆124Updated 5 months ago
- This is a distributed kv project to demonstrate how to use matrixcube