Skip to content

poojadesur/DistributedSystems-Paxos-ShardingKeyValue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

Designed and implemented a fault-tolerant MapReduce framework, Paxos-based consensus protocol, and a sharded key-value store in Go that applies distributed computing principles such as consensus, replication, dynamic sharding, leader election, and crash recovery

course website with homework descriptions and stages: https://systems.cs.columbia.edu/ds1-class/

About

Designed and implemented a fault-tolerant MapReduce framework, Paxos-based consensus protocol, and a sharded key-value store in Go that applies distributed computing principles such as consensus, replication, dynamic sharding, leader election, and crash recovery as a part of Columbia Coms 4113 Distibuted Systems course

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors