Skip to content

[feat] consider supporting parallel file uploads #1

@mihirsamdarshi

Description

@mihirsamdarshi

File uploads for large files can be pretty slow, especially since they are done sequentially

Google Cloud Storage supports the compose operation, which allows a user to concatenate multiple objects in a bucket into a single file.

gsutil already performs parallel composite uploads, so the API can be designed in a similar fashion

Metadata

Metadata

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions