Giter VIP home page Giter VIP logo

py-raft's Introduction

py-raft

So I just noticed this project has 35 stars and 5 forks, which is a lot for me.

I'd advise you not to actually use this code. It's a big mess and needs a reboot.

An implementation of the RAFT consensus algorithm.

You may be interested in this paper and this video on exactly how RAFT works.

py-raft's People

Contributors

ksato9700 avatar kurin avatar tiwilliam avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

py-raft's Issues

PyPI release

Would you consider uploading py-raft to PyPI so that it can be installed with pip & co?

How to install and run? Use case examples?

Hello,

Can you put in the Readme how you install and run this? Then how to remove it. Also, give a use case of setting up 3 servers and one client and then issuing commands from the client to the servers and checking that the command is replicated to all servers.

For my Distributed Systems class I am supposed to download an implementation of raft and add some extra functionality. This seemed the best implementation in python I could find.

This is a tall order but it is appreciated.

Please update implementation references to reflect their feature updates

I was going through a couple of implementations and to my novice eye, it felt that py-raft by Toby Buress at least conforms to the Leader Election + Log Replication property. They also had an implementation of member changes which I could not really understand. Someone well versed in python and raft should be able to do a quick review of the row.

It'll be great if experts took a look at existing references and update their feature columns in addition to adding references since this github io page is a major reference when someone looks up raft.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.