Goal - Build a Version Control System with distributed storage and self-repair mechanism which is consistent and fault-tolerant.
Approach - Implementing majority (quorum) protocol, communication over data stream using sockets, random gossip protocol.
Youtube Demo: https://youtu.be/LcqzRi99xWY