nodeway-raft
v0.2.0
Published
It is an implementation of the Raft consensus algorithm in Nodeway.
Downloads
3
Readme
nodeway-raft: Raft Consensus Algorithm in Nodeway
The nodeway-raft is an implementation of The Raft Consensus Algorithm in Nodeway. The Raft algorithm was developed by Diego Ongaro and John Ousterhout at Stanford University. Please refer to their excellent paper on Raft: "In Search of an Understandable Consensus Algorithm".
Installing
# npm install nodeway-raft -g
License
GPL © May xiaoya zhang