minio/cmd/gateway
Klaus Post b7438fe4e6
Copy metadata before spawning goroutine + prealloc maps (#10458)
In `(*cacheObjects).GetObjectNInfo` copy the metadata before spawning a goroutine.

Clean up a few map[string]string copies as well, reducing allocs and simplifying the code.

Fixes #10426
2020-09-10 11:37:22 -07:00
..
azure Copy metadata before spawning goroutine + prealloc maps (#10458) 2020-09-10 11:37:22 -07:00
gcs Use constants for gateway names to avoid bugs caused by spelling. (#10355) 2020-08-26 08:52:46 -07:00
hdfs hdfs gateway handle listing single files (#10362) 2020-08-26 16:03:53 -07:00
nas Use constants for gateway names to avoid bugs caused by spelling. (#10355) 2020-08-26 08:52:46 -07:00
s3 cleanup tmpDir any older entries automatically just like multipart (#10439) 2020-09-08 15:55:40 -07:00
gateway.go Remove B2 gateway implementation (#9547) 2020-05-07 19:00:30 -07:00