
crash-recover
a failure model where a node stops executing code and later restarts from durable state
“With crash-recover semantics, the node replayed its write-ahead log on restart.”

a failure model where a node stops executing code and later restarts from durable state
“With crash-recover semantics, the node replayed its write-ahead log on restart.”