|
|
|
|
|
by rossmohax
1884 days ago
|
|
Recent S3 consistency improvements are welcome, but S3 still falls behind Google GCS until they support conditional PUTs. GCS allows object to be replaced conditionally with `x-goog-if-generation-match` header, which sometimes can be quite useful. |
|
BTW, DynamoDB supports conditional PUTs if your data can fit under 400 KiB.