gaul / are-we-consistent-yet

Compare eventual consistency of object stores
Apache License 2.0
169 stars 12 forks source link

time the latency between the mutating operation and eventual consistency check #8

Open gaul opened 9 years ago

gaul commented 9 years ago

Some providers have small eventual consistency windows such that latency between the client and the object store could mask any consistency issues.

jayp commented 9 years ago

+1. This would be valuable information.