kumaab / MapReduceLinks
Implementation of MapReduce in Go.
☆20Updated 4 years ago
Alternatives and similar repositories for MapReduce
Users that are interested in MapReduce are comparing it to the libraries listed below
Sorting:
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- An LSM Tree based Key-Value storage engine written in Go☆38Updated 11 months ago
- LSM-based key-value store in Go for educational purpose.☆68Updated 3 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 7 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆60Updated 7 months ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- Databases are awesome! 🕶☆58Updated 2 years ago
- A basic Raft implementation in Go.☆226Updated last year
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆60Updated 2 years ago
- ☆16Updated 9 years ago
- ViewStamped Replication implementation in Go☆39Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- An implementation of an educational RDBMS in Go☆23Updated 11 months ago
- Notes from Database Internals book reading club☆12Updated last year
- SimpleDB - A Simple Relational DBMS☆26Updated 4 months ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- 6.824: Distributed Systems☆42Updated last year
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- one billion row challenge☆42Updated last year
- A distributed message queue.☆125Updated 9 months ago
- ☆34Updated 4 years ago
- Persistent Key-Value store based on BitCask.☆18Updated 4 months ago
- Distributed key-value database in Go☆43Updated 4 years ago
- A Github repo for Building a NoSQL database from zero☆57Updated 2 years ago
- (educational) build your own disk based KV store in Go☆232Updated last year
- A cloud native embedded storage engine built on object storage.☆92Updated 2 months ago
- A collection of resources about databases and related topics☆90Updated 2 years ago
- Two-phase (2PC) and three-phase (3PC) protocols implementaion in Golang☆36Updated 2 weeks ago
- A fast and easy-to-configure load balancer☆64Updated 3 weeks ago