[Feature] Multipart Upload / Chunking #18809
Closed
edmondsiu0
started this conversation in
Feature Request
Replies: 1 comment 2 replies
-
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have searched the existing feature requests, both open and closed, to make sure this is not a duplicate request.
The feature
This is a feature request for Immich to support and use multipart upload by default - I'd recommend 10MB chunk size for images, and 25MB for videos.
For those unfamiliar with multipart upload, it is a pattern adopted by many object storage providers, such as S3.
The example document above listed a few positive benefits for using multipart upload, so I shall not repeat it here.
Applying this pattern to Immich, couple of immediate benefit springs to mind:
Platform
Beta Was this translation helpful? Give feedback.
All reactions