change server side uploader to fully streaming based (#1066)

this PR fixes the behavior to avoid `/tmp` folder as
staging directory for large uploads, instead rely on
the client upload stream itself to upload the object
entirely.
This commit is contained in:
Harshavardhana
2021-09-21 17:43:43 -07:00
committed by GitHub
parent 2b6d5e5128
commit 27689a17f3
13 changed files with 50 additions and 90 deletions

6
node_modules/.yarn-integrity generated vendored
View File

@@ -1,10 +1,12 @@
{
"systemParams": "darwin-x64-93",
"systemParams": "linux-x64-93",
"modulesFolders": [
"node_modules"
],
"flags": [],
"linkedModules": [],
"linkedModules": [
"one-ui-common"
],
"topLevelPatterns": [],
"lockfileEntries": {},
"files": [],