mirror of https://github.com/minio/minio.git
5d859b2178
Current implementation simply uses all the memory locally and crashes when a large upload is initiated using Minio browser UI. This PR uploads stream in blocks and finally commits the blocks allowing for low memory footprint while uploading large objects through Minio browser UI. This PR also adds ETag compatibility for single PUT operations. Fixes #6542 Fixes #6550 |
||
---|---|---|
.. | ||
azure | ||
b2 | ||
gcs | ||
manta | ||
nas | ||
oss | ||
s3 | ||
sia | ||
gateway.go |