Hacker News new | ask | show | jobs
by zambal 1399 days ago
You either need consistency or you don't. Raft is for systems that need this guarantee. If you don't need it, something like CRDT's can be used.