Skip to content

gpellicci/RAFT-Distributed-and-Replicated-File-Storage-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RAFT-Distributed-and-Replicated-File-Storage-system

Java implementation of a distributed and replicated online file storage over a cluster of file servers, kept redundant and always up to date. The system exploits the RAFT algorithm which is a well known solution in this kind of problems, allowing a higher understandability than PAXOS.

About

Distributed and replicated online file storage over a cluster of file servers, kept redundant and always up to date. The systeme exploits the RAFT algorithm which is a well known solution in this kind of problems.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages