A library for replicating your python class between multiple servers, based on raft protocol
-
Updated
Oct 31, 2024 - Python
A library for replicating your python class between multiple servers, based on raft protocol
A Python implementation of Raft
Replication made easy with Raft and Python
Raft based leader Election algorithm in the presence of crash failures, on top of a message passing based consensus algorithm.
Python implementation of the Raft Distributed Consensus Algorithm with ASGI + Starlette + FastAPI
Raft implementation in a distributed fashion
Add a description, image, and links to the raft-protocol topic page so that developers can more easily learn about it.
To associate your repository with the raft-protocol topic, visit your repo's landing page and select "manage topics."