mirror of
https://github.com/minio/minio.git
synced 2025-02-07 03:38:09 -05:00
S3 is now natively supported by B2 cloud storage provider there is no reason to use specialized gateway for B2 anymore, our current S3 gateway with caching would work with B2. Resolves #8584
9 lines
574 B
Markdown
9 lines
574 B
Markdown
# MinIO Gateway [![Slack](https://slack.min.io/slack?type=svg)](https://slack.min.io)
|
|
MinIO Gateway adds Amazon S3 compatibility to third party cloud storage providers.
|
|
- [NAS](https://github.com/minio/minio/blob/master/docs/gateway/nas.md)
|
|
- [Microsoft Azure Blob Storage](https://github.com/minio/minio/blob/master/docs/gateway/azure.md)
|
|
- [HDFS](https://github.com/minio/minio/blob/master/docs/gateway/hdfs.md)
|
|
- [S3](https://github.com/minio/minio/blob/master/docs/gateway/s3.md)
|
|
- [Google Cloud Storage](https://github.com/minio/minio/blob/master/docs/gateway/gcs.md)
|
|
|