Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Write blob parts directly to blobstore #4393

Draft
wants to merge 1 commit into
base: edge
Choose a base branch
from

Conversation

butonic
Copy link
Contributor

@butonic butonic commented Dec 9, 2023

different approach to write directly to blobstore

uses memory buffer to split incoming upload and directly write it to the blobstore.

as it turns out the web ui sends 10mb PATCH requests anyway ....

@butonic butonic requested review from a team and labkode as code owners December 9, 2023 00:19
Copy link

update-docs bot commented Dec 9, 2023

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

Signed-off-by: Jörn Friedrich Dreyer <[email protected]>
@butonic butonic marked this pull request as draft December 12, 2023 10:47
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