Tiny & abstracted Raft algorithm implementation
 
Go to file
Vitaliy Filippov 325c2bb2d9 Add detailed help 2024-05-07 17:56:57 +03:00
.eslintrc.js Add ESLint 2024-05-07 17:56:57 +03:00
anticli.js Implement client 2024-05-07 17:56:57 +03:00
anticluster.js Add detailed help 2024-05-07 17:56:57 +03:00
antietcd.js Add detailed help 2024-05-07 17:56:57 +03:00
antipersistence.js Implement simple persistence 2024-05-07 16:04:23 +03:00
common.js Implement simple persistence 2024-05-07 16:04:23 +03:00
etctree.js Implement special replication listener for etctree 2024-05-07 16:02:36 +03:00
etctree.spec.js Implement special replication listener for etctree 2024-05-07 16:02:36 +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
package.json Add ESLint 2024-05-07 17:56:57 +03:00
stable-stringify.js Add Anti-Etcd - etcd mock, already sufficient to run Vitastor tests 2024-04-30 11:48:55 +03:00
tinyraft.js Fix leader change event 2024-05-07 15:06:21 +03:00
tinyraft.spec.js Fix leader change event 2024-05-07 15:06:21 +03:00