You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think example five-mem-node is very good for beginner interesting in raft-rs. So it is valubable to keep improving it. One option is add command line interaction support for the example. it help us freely add or remove node for raft group, submit new proposal, transfer leader. It will help much in understanding how raft-rs works.
The text was updated successfully, but these errors were encountered:
I think example five-mem-node is very good for beginner interesting in raft-rs. So it is valubable to keep improving it. One option is add command line interaction support for the example. it help us freely add or remove node for raft group, submit new proposal, transfer leader. It will help much in understanding how raft-rs works.
The text was updated successfully, but these errors were encountered: