minio/cmd/gateway/s3
Harshavardhana 6a0372be6c
cleanup tmpDir any older entries automatically just like multipart (#10439)
also consider multipart uploads, temporary files in `.minio.sys/tmp`
as stale beyond 24hrs and clean them up automatically
2020-09-08 15:55:40 -07:00
..
gateway-s3-metadata.go avoid double listObjectParts calls improves performance (#9606) 2020-05-15 08:06:45 -07:00
gateway-s3-metadata_test.go use GlobalContext whenever possible (#9280) 2020-04-09 09:30:02 -07:00
gateway-s3-sse.go cleanup tmpDir any older entries automatically just like multipart (#10439) 2020-09-08 15:55:40 -07:00
gateway-s3-utils.go add gateway object tagging support (#9124) 2020-05-23 11:09:35 -07:00
gateway-s3.go cleanup tmpDir any older entries automatically just like multipart (#10439) 2020-09-08 15:55:40 -07:00
gateway-s3_test.go Move dependency from minio-go v6 to v7 (#10042) 2020-07-14 09:38:05 -07:00