Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Done
-
Cheshire-Cat
Description
From the looks of it, Azure doesn't "directly" support multipart uploads, however, they do support append only blobs and block blobs. I imagine we would rather use block blobs as they will allow us to upload parts concurrently and in any arbitrary order (as we do with AWS).
Build couchbase-server-7.0.0-3658 contains backup commit a600cf8 with commit message:
MB-42068Implement multipart uploading for Azure