Skip to content
New issue

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

ZRE #1

Open
adsharma opened this issue Jan 9, 2021 · 0 comments
Open

ZRE #1

adsharma opened this issue Jan 9, 2021 · 0 comments

Comments

@adsharma
Copy link

adsharma commented Jan 9, 2021

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:

  • Support asyncio for events
  • Remove assumptions about a single process config if any (doesn't look like you have any)

I had to fork and make similar changes to an inactive raft implementation from 2015.

adsharma/raft#1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant