minio/cmd/gateway/gcs
wd256 846f3e8f59 Disable "chunked" uploading by the GCS client for objects smaller than the chunk size. (#5835)
By disabling chunked uploading when the object size is less than the chunk size,
memory is not allocated unnecessarily.
2018-04-19 16:15:14 -07:00
..
gateway-gcs_test.go Create logger package and rename errorIf to LogIf (#5678) 2018-04-05 15:04:40 -07:00
gateway-gcs.go Disable "chunked" uploading by the GCS client for objects smaller than the chunk size. (#5835) 2018-04-19 16:15:14 -07:00