Skip to content

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

Notifications You must be signed in to change notification settings

owen31302/Distributed-Version-Control-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published