kumaab / MapReduceLinks
Implementation of MapReduce in Go.
☆21Updated 4 years ago
Alternatives and similar repositories for MapReduce
Users that are interested in MapReduce are comparing it to the libraries listed below
Sorting:
- LSM-based key-value store in Go for educational purpose.☆69Updated 3 months ago
- An LSM Tree based Key-Value storage engine written in Go☆38Updated last year
- An implementation of an educational RDBMS in Go☆22Updated 11 months ago
- ViewStamped Replication implementation in Go☆39Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- Databases are awesome! 🕶☆58Updated 2 years ago
- ☆34Updated 4 years ago
- A simplified implementation for log structured merge tree.☆61Updated 4 years ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- A Github repo for Building a NoSQL database from zero☆58Updated 2 years ago
- A Write-Ahead-Log implementation in Go☆22Updated last year
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 7 months ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A basic Raft implementation in Go.☆227Updated last year
- (educational) build your own disk based KV store in Go☆236Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆23Updated 3 months ago
- Project for COS 518: distributed lock service☆35Updated 6 years ago
- Notes from Database Internals book reading club☆12Updated last year
- A distributed message queue.☆125Updated 2 weeks ago
- Building an intuition for latency and throughput of basic operations across SQL databases.☆54Updated last year
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆39Updated last year
- Go implementation of the Lox programming language from Crafting Interpreters☆42Updated 2 years ago
- ☆16Updated 9 years ago
- A fast and easy-to-configure load balancer☆64Updated 2 weeks ago
- A fully featured SQL database written in Go☆49Updated 4 months ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆60Updated 2 years ago
- Distributed key-value database in Go☆43Updated 4 years ago
- A pluggable implementation of the Paxos Consensus Protocol☆24Updated 8 years ago
- SmallDB - a relational database that support various latch modes, storage modes and transaction isolation levels.☆15Updated last month