Y
Hacker News
new
|
ask
|
show
|
jobs
by
withinboredom
579 days ago
raft is too non-deterministic. Something like paxos is probably more appropriate; the write-once property is exactly what you want here, and it is deterministic.