/Distributed-Version-Control-System

Version Control System with distributed storage and self-repair mechanism which is consistent and fault-tolerant.

Primary LanguageJava

Distributed-Storage-on-Version-Control-System

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

System Overview

System Overview

Classes Interaction

Classes interaction