erikgrinaker / toydb

Distributed SQL database in Rust, written as an educational project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Async Raft engine

erikgrinaker opened this issue · comments

The Raft engine should be rewritten to use Tokio async. Related to #22.