Thanks to visit codestin.com
Credit goes to github.com

Skip to content

crazydj8/raft

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 

Repository files navigation

Files for RAFT implementation

This repository contains the implementation of the RAFT consensus algorith from the repository zhebrak/raftos.

I removed nearly all files with only the directory containing the .py files necessary to run the RAFT implementation. Along with a fixed version of requirements.txt for the dependencies.

Clone this into your project and make sure "raftos" direcotry is in the same folder as the executable that is calling all the functions.

About

Asynchronous replication framework for distributed Python projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%