Skip to content

Coded Raft (dynamic membership)

No due date 0% complete

The CRaft paper (https://www.usenix.org/system/files/fast20-wang_zizhong.pdf) describes the use of RS codes in Raft, but does not explicitly model how to safely add members to a CRaft cluster. This milestone represents dynamic cluster membership for a CRaft cluster.

The CRaft paper (https://www.usenix.org/system/files/fast20-wang_zizhong.pdf) describes the use of RS codes in Raft, but does not explicitly model how to safely add members to a CRaft cluster. This milestone represents dynamic cluster membership for a CRaft cluster.

Loading