Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/francomelandri/raft

Raft consensum algorithm FP implementation
https://github.com/francomelandri/raft

algorithm consensus-algorithm distributed-systems functional-programming raft

Last synced: 16 days ago
JSON representation

Raft consensum algorithm FP implementation

Awesome Lists containing this project

README

        

# The Raft Consensus Algorithm

[![build](https://github.com/FrancoMelandri/raft/actions/workflows/ci.yaml/badge.svg)](https://github.com/FrancoMelandri/raft/actions/workflows/ci.yaml/badge.svg)
[![Coverage Status](https://coveralls.io/repos/github/FrancoMelandri/raft/badge.svg?branch=main)](https://coveralls.io/github/FrancoMelandri/raft?branch=main)

Home page **RAFT** algorithm:
https://raft.github.io/

**Martin Kleppmann** video:
https://www.youtube.com/watch?v=IPnesACYRck&list=PLeKd45zvjcDFUEv_ohr_HdUFe97RItdiB&index=18

My notes about the video:
https://github.com/FrancoMelandri/raft/blob/main/docs/RAFT.md

Using my **tiny-fp** library for FP code:
https://github.com/FrancoMelandri/tiny-fp

How to define additional source for nuget packages:
https://docs.github.com/en/packages/working-with-a-github-packages-registry/working-with-the-nuget-registry