minio/cmd/gateway
Harshavardhana 7d636a7c13
enable --compat flag by default (#9326)
if needed use --no-compat to disable md5sum while
verifying any performance numbers.

bring back --compat behavior as default to avoid
additional documentation and confusing behavior,
as we are working towards improving md5sum to
be faster on AVX instructions, enabling this
should be hardly a problem in future versions
of MinIO.

fixes #8012
fixes #7859
fixes #7642
2020-04-12 18:08:27 -07:00
..
azure use GlobalContext whenever possible (#9280) 2020-04-09 09:30:02 -07:00
b2 enable --compat flag by default (#9326) 2020-04-12 18:08:27 -07:00
gcs use GlobalContext whenever possible (#9280) 2020-04-09 09:30:02 -07:00
hdfs use GlobalContext whenever possible (#9280) 2020-04-09 09:30:02 -07:00
nas Add cache eviction low and high watermarks (#8958) 2020-02-23 19:03:39 +05:30
oss use GlobalContext whenever possible (#9280) 2020-04-09 09:30:02 -07:00
s3 use GlobalContext whenever possible (#9280) 2020-04-09 09:30:02 -07:00
gateway.go Implement S3-HDFS gateway (#7440) 2019-04-17 09:52:08 -07:00