We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I have a chat client like CLI interface for testing various consensus protocols.
https://github.com/adsharma/zre_raft
Sample usage:
adsharma/raft#1
I'm interested in adding support for epaxos. I'll need two things:
I had to fork and make similar changes to an inactive raft implementation from 2015.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I have a chat client like CLI interface for testing various consensus protocols.
https://github.com/adsharma/zre_raft
Sample usage:
adsharma/raft#1
I'm interested in adding support for epaxos. I'll need two things:
I had to fork and make similar changes to an inactive raft implementation from 2015.
adsharma/raft#1
The text was updated successfully, but these errors were encountered: