JuliaServices / CloudStore.jl

A simple, consistent, and performant API for interacting with common cloud storage abstractions
Other
16 stars 8 forks source link

lower-level API around managing multipart uploads #3

Open quinnj opened 2 years ago

quinnj commented 2 years ago
nantiamak commented 1 year ago

An abort function similar to AbortMultipartUpload of S3 would be also nice to add to signal to S3/Blobs that we're aborting the multi-part upload.