minio/docs/gateway
Ingmar Runge fa4d627b57
B2 gateway S3 compat: return MD5 hash as ETag from PutObject (#9183)
- B2 does actually return an MD5 hash for newly uploaded objects
  so we can use it to provide better compatibility with S3 client
  libraries that assume the ETag is the MD5 hash such as boto.
- depends on change in blazer library.
- new behaviour is only enabled if MinIO's --compat mode is active.
- behaviour for multipart uploads is unchanged (works fine as is).
2020-03-28 13:59:55 -07:00
..
README.md Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
azure.md Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
b2.md B2 gateway S3 compat: return MD5 hash as ETag from PutObject (#9183) 2020-03-28 13:59:55 -07:00
gcs.md [Bugfix] duplicating flag registration (#7853) 2019-07-03 14:31:19 -07:00
hdfs.md Add krb5 support for HDFS gateway (#7933) 2019-07-24 18:05:48 -07:00
nas.md Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
oss.md Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
s3.md Final changes to config sub-system (#8600) 2019-12-04 15:32:37 -08:00

README.md

MinIO Gateway Slack

MinIO Gateway adds Amazon S3 compatibility to third party cloud storage providers.