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.☆60Updated 2 months ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆115Updated last year
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆59Updated 2 years ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆95Updated 3 months ago
- An LSM Tree based Key-Value storage engine written in Go☆29Updated 8 months ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- A basic Raft implementation in Go.☆220Updated 10 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆37Updated 2 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆54Updated 4 months ago
- ☆34Updated 4 years ago
- A Github repo for Building a NoSQL database from zero☆55Updated 2 years ago
- Listings from manning book☆133Updated 7 months ago
- ☆16Updated 9 years ago
- A distributed message queue.☆123Updated 6 months ago
- Databases are awesome! 🕶☆58Updated last year
- 6.824: Distributed Systems☆42Updated 10 months ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆175Updated 10 months ago
- A fast and easy-to-configure load balancer☆61Updated last month
- grpc log service example project☆190Updated 4 months ago
- A collection of resources about databases and related topics☆85Updated 2 years ago
- A barebones transactional in-memory key: value store with a REPL [For educational purposes]☆22Updated 3 years ago
- A simple cassandra like kv store using gossip protocol☆14Updated 4 years ago
- ViewStamped Replication implementation in Go☆38Updated last year
- Easy to use distributed event bus similar to Kafka☆94Updated 2 years ago
- An implementation of an educational RDBMS in Go☆23Updated 7 months ago
- (educational) build your own disk based KV store in Go☆222Updated 9 months ago
- Book companion source code☆53Updated 9 months ago
- Concurrency toolkit for Go☆196Updated 6 months ago
- A collection of best practices and lessons learnt from applying concurrency in go.☆103Updated 4 months ago