-
Notifications
You must be signed in to change notification settings - Fork 0
matthewaveryusa/raft.ts
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This is a fully featured raft implementation, implementing the more subtle parts of the raft consensus algorithm. Notably a two-phase vote to avoid bad nodes DoSing the cluster, optimistic message delivery on up-to-date nodes and dynamic cluster changes. TODO: ===== * snapshotting Features: ========= * dynamic cluster sharing * prevoting backends: =========
About
raft.ts
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published