go raft- demo of raft algorithm implementation for total order broadcast from scratch

Поделиться
HTML-код
  • Опубликовано: 5 окт 2024
  • this is a demo of raft algorithm to implement total order broadcast from scratch using golang.
    references I used to implement this algorithm:
    raft.github.io...
    raft.github.io/

Комментарии •