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:
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆60Updated 7 months ago
- LSM-based key-value store in Go for educational purpose.☆68Updated 3 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- A cloud native embedded storage engine built on object storage.☆92Updated 2 months ago
- Implementation of MapReduce in Go.☆20Updated 4 years ago
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆36Updated 2 weeks ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆39Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 7 months ago
- ☆128Updated 7 years ago
- Databases are awesome! 🕶☆58Updated 2 years ago
- one billion row challenge☆42Updated last year
- A basic Raft implementation in Go.☆226Updated last year
- Building an intuition for latency and throughput of basic operations across SQL databases.☆54Updated last year
- Embedded open-source storage engine for highly concurrent, transactional log-structured key-value storage.☆60Updated this week
- A collection of resources about databases and related topics☆90Updated 2 years ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- Project for COS 518: distributed lock service☆34Updated 6 years ago
- An Adaptive Radix Tree (ART) implementation in Go☆81Updated last year
- SimpleDB - A Simple Relational DBMS☆26Updated 4 months ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- Related resources for "Database Performance at Scale: A Practical Guide (Apress, 2023)," by Felipe Cardeneti Mendes, Piotr Sarna, Pavel E…☆123Updated last month
- An update-in-place key-value store for modern storage.☆142Updated last year
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 3 years ago
- TalariaDB is a distributed, highly available, and low latency time-series database for Presto☆221Updated last year
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆23Updated 2 months ago
- An LSM Tree based Key-Value storage engine written in Go☆38Updated 11 months ago
- Go library for protobuf compatible sstables, a skiplist, a recordio format and other database building blocks like a write-ahead log. Shi…☆329Updated 3 weeks ago
- ☆34Updated 4 years ago
- TLA+ specifications for Kafka related algorithms☆67Updated 4 months ago