Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
storj: performance improvement for large file uploads
storj.io/uplink v1.11.0 comes with an improved logic for uploading large files where file segments are uploaded concurrently instead of serially. This allows to fully utilize the network connection during the entire upload process. This change enable the new upload logic.
- Loading branch information