Hoverbear / old-raft-rs

[Incomplete] A Raft implementation in Rust
https://hoverbear.github.io/raft-rs/raft/
MIT License
266 stars 41 forks source link

Implement query and get/put for example #67

Closed Hoverbear closed 9 years ago

Hoverbear commented 9 years ago

This is in progress but I'll keep pushing up to this branch.

Work remaining:

Hoverbear commented 9 years ago

I included a proof of bug for #68 in 4d42c30. Tests should be failing at the moment until the bug is solved.

Hoverbear commented 9 years ago

Ok, I think I'm finally done here. :)

danburkert commented 9 years ago

Overall looks really good, just a couple nits. Thanks for tracking down those bugs.

Hoverbear commented 9 years ago

@danburkert rebased and fixed nits.

danburkert commented 9 years ago

@homu r+

homu commented 9 years ago

:pushpin: Commit 988fc4d has been approved by danburkert

homu commented 9 years ago

:hourglass: Testing commit 988fc4d with merge 6b31700...

homu commented 9 years ago

:sunny: Test successful - status