Open xudifsd opened 8 years ago
Sadly, I've no time to work on it currently :(
the same question
is there possibly continue to develop?
Are you asking me if I'm going to continue developing it? The answer is: it's unlikely. It's a huge time commitment, especially with all the tests. Moreover, I found (while implementing snapshots) that I'd have to change the DB/FS layer - which would have been non-trivial.
Right now I don't have the time for that. Down the road - maybe.
Terminal Musings: http://www.allengeorge.com/ Raft in Java: https://github.com/allengeorge/libraft/ Twitter: https://twitter.com/allenageorge/
On Sat, Sep 3, 2016 at 4:24 AM, zhuguangxiang notifications@github.com wrote:
is there possibly continue to develop?
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/allengeorge/libraft/issues/50#issuecomment-244534257, or mute the thread https://github.com/notifications/unsubscribe-auth/AAEO9NPdJd0TokVCe1c62SSD2DPN6Ij4ks5qmS7KgaJpZM4H2uq9 .
You might be interested in Atomix.
http://atomix.io/copycat/docs/getting-started/#creating-a-state-machine
It's an interesting project. Am I going to rewrite libraft in it? No :)
What? Copycat is an implementation of Raft. My comment was directed to the OP.
Ah. My bad. I misinterpreted your comment. Apologies.
I'm curious about this project, it seems promising, but the last commit is 2 years ago, is there anything wrong? or it's simply that this project is abandoned?