kumaab / MapReduce
Implementation of MapReduce in Go.
☆19Updated 4 years ago
Alternatives and similar repositories for MapReduce:
Users that are interested in MapReduce are comparing it to the libraries listed below
- LSM-based key-value store in Go for educational purpose.☆67Updated last month
- An LSM Tree based Key-Value storage engine written in Go☆33Updated 10 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆118Updated 2 years ago
- Databases are awesome! 🕶☆58Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆58Updated 6 months ago
- An implementation of an educational RDBMS in Go☆23Updated 10 months ago
- ☆34Updated 4 years ago
- one billion row challenge☆42Updated last year
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆39Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 6 months ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆23Updated last month
- Key-value store on top of Raft Consensus Algorithm☆11Updated 6 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- A basic Raft implementation in Go.☆223Updated last year
- Notes from Database Internals book reading club☆12Updated last year
- ☆16Updated 9 years ago
- A distributed key-value store☆29Updated 2 years ago
- (educational) build your own disk based KV store in Go☆229Updated 11 months ago
- A Write-Ahead-Log implementation in Go☆20Updated last year
- A distributed message queue.☆124Updated 8 months ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆53Updated last year
- SimpleDB - A Simple Relational DBMS☆24Updated 3 months ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆39Updated last year
- A toy, ACID compliant, and Relational-ish DBMS built from scratch☆33Updated 3 months ago
- Raft + Postgres parser + Postgres wire protocol + Boltdb + ? = Distributed PostgreSQL☆103Updated 2 years ago
- LFU-based in-memory cache in Rust☆15Updated last year
- Minimal hashicorp/raft example☆36Updated 2 years ago
- Persistent Key-Value store based on BitCask.☆18Updated 3 months ago