467ea50c4e
There's no need for an extra blobExists() call when writing a blob to the Azure service. Azure provides an option (with stronger consistency guarantees) on the upload method that guarantees that the blob that's uploaded does not already exist. This saves one network roundtrip. Relates to #19749 |
||
---|---|---|
.. | ||
licenses | ||
qa | ||
src | ||
build.gradle |