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

https://github.com/steve-237/raft-consensus-algorithm

This repository contains an implementation of the Raft consensus algorithm in Javascript. Raft is a distributed consensus algorithm designed for managing a replicated log in distributed systems.
https://github.com/steve-237/raft-consensus-algorithm

express-js javascript node-js shell

Last synced: 2 months ago
JSON representation

This repository contains an implementation of the Raft consensus algorithm in Javascript. Raft is a distributed consensus algorithm designed for managing a replicated log in distributed systems.

Awesome Lists containing this project

README

          

# Raft Consensus Algorithm

![image](https://github.com/user-attachments/assets/bf8b04e2-bc54-4696-b324-a75cd2369aff)