Tiny & abstracted Raft algorithm implementation
 
Go to file
Vitaliy Filippov ef246e1892 Add cmdline params 2024-04-19 13:32:01 +03:00
etctree.js I want to make mini-etcd out of it 2023-07-08 02:05:23 +03:00
etctree.spec.js I want to make mini-etcd out of it 2023-07-08 02:05:23 +03:00
model_simple.js Add cmdline params 2024-04-19 13:32:01 +03:00
model_update.js Add cmdline params 2024-04-19 13:32:01 +03:00
tinyraft.js Make node join existing quorum when seeing a VOTE message for larger term 2023-09-29 00:52:47 +03:00
tinyraft.spec.js Add initialTerm to testAdd and make it fail; add a failing testRestart 2023-09-29 00:49:24 +03:00