Skip to content

Steaming large files#312

Merged
g105b merged 3 commits intomasterfrom
57-steaming-large-files
Mar 8, 2026
Merged

Steaming large files#312
g105b merged 3 commits intomasterfrom
57-steaming-large-files

Conversation

@g105b
Copy link
Member

@g105b g105b commented Mar 8, 2026

closes #57

getPutFileStream returns a BodyStream, so it's possible to PUT a large file, and stream it server-side without requiring the entire file to go into memory.

@g105b g105b merged commit 1c3c193 into master Mar 8, 2026
26 checks passed
@g105b g105b deleted the 57-steaming-large-files branch March 8, 2026 19:52
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.

Streaming large files

1 participant