kumaab / MapReduce
Implementation of MapReduce in Go.
☆19Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for MapReduce
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆111Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆37Updated 2 years ago
- LSM-based key-value store in Go for educational purpose.☆55Updated last month
- A simplified implementation for log structured merge tree.☆58Updated 3 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆92Updated 3 weeks ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆48Updated last month
- An LSM Tree based Key-Value storage engine written in Go☆27Updated 5 months ago
- An easy-to-use Map Reduce Go parallel-computing framework inspired by 2021 6.824 lab1. It supports multiple workers threads on a single m…☆220Updated last year
- (educational) build your own disk based KV store in Go☆194Updated 6 months ago
- Databases are awesome! 🕶☆56Updated last year
- one billion row challenge☆42Updated 10 months ago
- 6.824: Distributed Systems☆41Updated 7 months ago
- Easy to use distributed event bus similar to Kafka☆93Updated 2 years ago
- A distributed message queue.☆124Updated 3 months ago
- A Github repo for Building a NoSQL database from zero☆53Updated 2 years ago
- 🔏 Simplified distributed locking implementation using Redis☆16Updated 4 years ago
- ☆31Updated 3 years ago
- Repository for working through Build An Orchestrator in Go☆37Updated 3 years ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆58Updated 2 years ago
- ViewStamped Replication implementation in Go☆38Updated last year
- A basic Raft implementation in Go.☆206Updated 7 months ago
- A fast and easy-to-configure load balancer☆56Updated 3 weeks ago
- A collection of resources about databases and related topics☆81Updated 2 years ago
- A simple implementation of distributed cache system☆13Updated last year
- Distributed key-value database in Go☆41Updated 4 years ago
- FlashDB is an embeddable, in-memory key/value database in Go (with Redis like commands and super easy to read)☆356Updated last year
- Key-value store on top of Raft Consensus Algorithm☆11Updated 6 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆169Updated 7 months ago
- A simple cassandra like kv store using gossip protocol☆13Updated 4 years ago
- ☆16Updated 8 years ago