A consistency guarantee where, after a write operation completes, any subsequent read operation by the same client will return the value that was just written. Panzura CloudFS provides an even stronger consistency model by ensuring that a read from any client will return the newly written value.