Closed jreadey closed 2 years ago
It looks like S3 now support strong read-after-write consistency. See: https://aws.amazon.com/blogs/aws/amazon-s3-update-strong-read-after-write-consistency/.
Is getting stale objects still a problem? If not, would this enable s3backer to be simplified and/or performance improved?
Thanks. Already addressed in commit a7572483.
It looks like S3 now support strong read-after-write consistency. See: https://aws.amazon.com/blogs/aws/amazon-s3-update-strong-read-after-write-consistency/.
Is getting stale objects still a problem? If not, would this enable s3backer to be simplified and/or performance improved?