kumaab / MapReduceLinks
Implementation of MapReduce in Go.
☆22Updated 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.☆70Updated 4 months ago
- A basic Raft implementation in Go.☆228Updated last year
- Databases are awesome! 🕶☆59Updated 2 years ago
- An LSM Tree based Key-Value storage engine written in Go☆39Updated last year
- A simplified implementation for log structured merge tree.☆62Updated 4 years ago
- My solutions to the Glomers Challenge: a series of distributed systems challenges.☆121Updated 2 years ago
- A collection of resources about databases and related topics☆94Updated 2 years ago
- LibraDB is a simple, persistent key/value store written in pure Go in less than 1000 lines for learning purposes.☆189Updated last year
- 🪵 From scratch implementation of Raft consensus algorithm in Go☆40Updated 3 years ago
- An implementation of an educational RDBMS in Go☆22Updated last year
- A Write-Ahead-Log implementation in Go☆22Updated last year
- A little, pedagogical implementation of mvcc and transaction isolation levels.☆61Updated 8 months ago
- A distributed fault tolerant scheduler that is horizontally scalable 🔥☆98Updated 8 months ago
- A distributed message queue.☆125Updated last month
- ☆34Updated 4 years ago
- one billion row challenge☆42Updated last year
- A simple cassandra like kv store using gossip protocol☆16Updated 4 years ago
- (educational) build your own disk based KV store in Go☆237Updated last year
- A fully featured SQL database written in Go☆50Updated 5 months ago
- A cloud native embedded storage engine built on object storage.☆93Updated 4 months ago
- Distributed cache with client-side consistent hashing, distributed leader-elections, and dynamic node discovery. Supports both REST and g…☆281Updated last year
- ViewStamped Replication implementation in Go☆39Updated last year
- Go implementation of SimpleDB, a basic RDBMS described by the "Database Design and Implementation" book by Edward Sciore☆24Updated 4 months ago
- Persistent Key-Value store based on BitCask.☆19Updated 5 months ago
- Notes on Transaction Processing: Concepts and Techniques by Jim Gray and Andreas Reuter☆38Updated last year
- A playground to experiment with Raft proposal pipeline optimization☆16Updated 2 years ago
- l3 network tunneling software☆22Updated 2 years ago
- Template repository to work on the labs from MIT 6.824 Distributed Systems course.☆60Updated 3 years ago
- A fast and easy-to-configure load balancer☆65Updated 2 weeks ago
- Repository for working through Build An Orchestrator in Go☆39Updated 3 years ago