Skip to content

Conversation

@nuclearcat
Copy link
Member

We had very ugly upload, with buffering whole file in memory, then writing to temp file.
Now we implement proper async multipart stream to Azure, with max buffering 10MB (might be configurable in near future). More details in CHANGELOG.md

We had very ugly upload, with buffering whole file in memory,
then writing to temp file.
Now we implement proper async multipart stream to Azure, with
max buffering 10MB (might be configurable in near future).
More details in CHANGELOG.md

Signed-off-by: Denys Fedoryshchenko <[email protected]>
Implement size calculation for streaming upload.

Signed-off-by: Denys Fedoryshchenko <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant