Skip to content

DmiSergeev/raft

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Raft consensus protocol Scala implementation

This is yet another Raft (https://raft.github.io/raft.pdf) implementation on Scala. This work is made in order to get familiar with Scala language and Raft protocol. It is intended to be used primarily for educational purposes.

Licence

Raft is free software; you can redistribute it and/or modify it under the terms of the GNU Affero General Public License v3 (AGPLv3) as published by the Free Software Foundation.

About

Yet another Raft implementation on Scala

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages