/mochi-raft

Mochi-based implementation of RAFT using c-raft

Primary LanguageCOtherNOASSERTION

Mochi-RAFT

This repository provides an implementation of the RAFT protocol using Margo for communication and C-Raft for the protocol itself.

Mochi-RAFT (Mraft) is modular and allows users to provide their own implementation of a persistent log.