Hacker News new | ask | show | jobs
by ok_dad 1426 days ago
Very cool, you should add raft so every node could be the primary if the primary fails. You just need to add election and a few minor state things on top of what’s there already, I think.