varunu28 / graftLinks
🪵 From scratch implementation of Raft consensus algorithm in Go
☆40Updated 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.☆83Updated 10 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- A basic Raft implementation in Go.☆230Updated last year
- ☆132Updated 7 years ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆363Updated 3 weeks ago
- A simplified implementation for log structured merge tree.☆62Updated 5 years ago
- ViewStamped Replication implementation in Go☆42Updated 2 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆124Updated 6 months ago
- ☆42Updated 2 years ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated last year
- (educational) build your own disk based KV store in Go☆253Updated last year
- A list papers of learning how to building database system☆257Updated last year
- Implementation of MapReduce in Go.☆26Updated 5 years ago
- A collection of resources about databases and related topics☆99Updated 3 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆199Updated last year
- Project for COS 518: distributed lock service☆37Updated 6 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆43Updated 5 months ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- Log-Structured Merge Tree Java implementation☆108Updated last year
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆114Updated 6 months ago
- one billion row challenge☆43Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆45Updated last year
- This is the companion repository for the book How Query Engines Work.☆420Updated 2 weeks ago
- Databases are awesome! 🕶☆59Updated 2 years ago
- Write Ahead Log for LSM or bitcask storage(or any append-only write).☆280Updated 11 months ago
- TLA+ specifications for Kafka related algorithms☆86Updated 11 months ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆35Updated 10 months ago