kumaab / MapReduceLinks
Implementation of MapReduce in Go.
☆26Updated 5 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.☆79Updated 9 months ago
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆63Updated last year
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆124Updated 2 years ago
- A basic Raft implementation in Go.☆231Updated last year
- An LSM Tree based Key-Value storage engine written in Go☆44Updated last year
- Databases are awesome! 🕶☆59Updated 2 years ago
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- ☆34Updated 4 years ago
- A simple cassandra like kv store using gossip protocol☆16Updated 5 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆198Updated last year
- one billion row challenge☆43Updated last year
- (educational) build your own disk based KV store in Go☆252Updated last year
- A collection of resources about databases and related topics☆98Updated 3 years ago
- ☆17Updated 10 years ago
- A fully featured SQL database written in Go☆52Updated 10 months ago
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆32Updated 8 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆96Updated last year
- Distributed key-value database in Go☆44Updated 5 years ago
- A Write-Ahead-Log implementation in Go☆24Updated last year
- ViewStamped Replication implementation in Go☆41Updated 2 years ago
- A Github repo for Building a NoSQL database from zero☆58Updated 3 years ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- A distributed message queue.☆125Updated 5 months ago
- Key-value store on top of Raft Consensus Algorithm☆11Updated 7 years ago
- A disk based KV store (based on Bitcask implementation)☆197Updated 2 years ago
- grpc log service example project☆201Updated last year
- My chapter-wise notes for Database Internals by Alex Petrov.☆518Updated last year
- A curated list of resources on operating system design and implementation.☆181Updated last year