Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 247 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 247 Bytes

raft-experiment

This is WIP, don't look

This is currently work-in-progress project where I try to separate raft-rs logic from the network layer, making it purely logical, free from dependencies as much as possible and ideally nostd-compatible.