Pagwin-Fedora/Cpp_Raft_impl

Pick and implement underlying state machine

Opened this issue · 0 comments

In all likelihood this'll just be a vector which is appended to which maps relatively easily to what Raft is supposed to do, specifics could allow for removal and adding of elements to it but at minimum just having a growing list will be sufficient