
monotonic writes
if a single process performs two writes, all other processes observe them in that same order
“Monotonic writes ensure version 2 never appears before version 1 on any replica.”

if a single process performs two writes, all other processes observe them in that same order
“Monotonic writes ensure version 2 never appears before version 1 on any replica.”