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

Bundle #64

Closed danburkert closed 9 years ago

danburkert commented 9 years ago

This is a work-in-progress to expand the example application to be a replicated mutable register. The goal is to have as simple an example as possible while still demonstrating the power of distributed consensus. When done, the example will also be useful for integration tests.

Hoverbear commented 9 years ago

Looks great so far!

danburkert commented 9 years ago

I've expanded this with a bunch of recent work.

Hoverbear commented 9 years ago

@danburkert Looks good to me. Let me know when it's ready for an r+?

danburkert commented 9 years ago

It's pretty much ready. I will have more commits coming eventually, but they aren't necessarily related to these.

Hoverbear commented 9 years ago

Ok, I'll review and merge.

Hoverbear commented 9 years ago

@homu r+

homu commented 9 years ago

:pushpin: Commit 7280656 has been approved by Hoverbear

homu commented 9 years ago

:hourglass: Testing commit 7280656 with merge 32084d0...

homu commented 9 years ago

:sunny: Test successful - status