Eventual Consistency Needs a Read Barrier
A write can be durable before a view reflects it. A read barrier turns that gap into an explicit API contract.
A write can be durable before a view reflects it. A read barrier turns that gap into an explicit API contract.