What data consistency model does Wasabi employ?
Wasabi storage buckets provide read-after-write consistency for HTTP PUTs of new objects and eventual consistency for overwrite HTTP PUTs and HTTP DELETEs. Wasabi also uses a data consistency model that means any operation followed by another operation will always give the same results.
Have more questions? Submit a request