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.☆71Updated 5 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 9 months ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- A basic Raft implementation in Go.☆229Updated last year
- A small distributed key value store written in java, uses event driven architecture and supports replication.☆16Updated 10 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆330Updated 2 months ago
- A cloud native embedded storage engine built on object storage.☆93Updated 5 months ago
- A collection of resources about databases and related topics☆94Updated 2 years ago
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆122Updated last month
- ☆129Updated 7 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆37Updated 2 weeks ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- The source code for this book: Grokking Streaming Systems: Real-time Event Processing (https://www.manning.com/books/grokking-streaming-s…☆108Updated 3 weeks ago
- (educational) build your own disk based KV store in Go☆239Updated last year
- Log-Structured Merge Tree Java implementation☆99Updated last year
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆25Updated 4 months ago
- A list papers of learning how to building database system☆233Updated 9 months ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- ☆43Updated 2 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆370Updated last year
- Implementation of MapReduce in Go.☆22Updated 4 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- Project for COS 518: distributed lock service☆36Updated 6 years ago
- A playground to experiment with Raft proposal pipeline optimization☆16Updated 2 years ago
- one billion row challenge☆42Updated last year
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆225Updated last year
- This is the companion repository for the book How Query Engines Work.☆396Updated 2 years ago
- Tektite DB☆184Updated 5 months ago