varunu28 / graftLinks
🪵 From scratch implementation of Raft consensus algorithm in Go
☆39Updated 3 years ago
Alternatives and similar repositories for graft
Users that are interested in graft are comparing it to the libraries listed below
Sorting:
- LSM-based key-value store in Go for educational purpose.☆76Updated 6 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 10 months ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- ☆130Updated 7 years ago
- Log-Structured Merge Tree Java implementation☆101Updated last year
- A basic Raft implementation in Go.☆228Updated last year
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 11 months ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆39Updated last month
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆332Updated 4 months ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆122Updated 2 months ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆110Updated 2 months ago
- Project for COS 518: distributed lock service☆36Updated 6 years ago
- An update-in-place key-value store for modern storage.☆143Updated last year
- A list papers of learning how to building database system☆239Updated 10 months ago
- A collection of resources about databases and related topics☆96Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆42Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆122Updated 2 years ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆26Updated 6 months ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- (educational) build your own disk based KV store in Go☆243Updated last year
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Implementation of MapReduce in Go.☆22Updated 5 years ago
- one billion row challenge☆42Updated last year
- This is the companion repository for the book How Query Engines Work.☆400Updated 2 years ago
- ☆42Updated 2 years ago
- TLA+ specifications for Kafka related algorithms☆84Updated 7 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆191Updated last year
- An implementation of an LSM Tree in Python☆49Updated 2 years ago