6 ms·
> that actually have safe, strong consistency Based on what data? Even hazelcast had that same claim before they got exposed? I've only seen 2 systems that d
by dyu- 9y ago
> that actually have safe, strong consistency
Based on what data? Even hazelcast had that same claim before they got exposed?
I've only seen 2 systems that did rigorous in-house fault-tolerant testing (foundationdb and cockroachdb) and later when "jepsen-verified", they actually backed their claim or had few modifications to uphold their claim.
- jodah 9y agoAtomix has a Jepsen test suite[1], which while not perfect, has helped fix the bugs that existed in the Raft implementation. 1: https://github.com/atomix/atomix-jepsen https://github.com/atomix/atomix-jepsen