mirror of
https://github.com/minio/minio.git
synced 2024-12-26 15:15:55 -05:00
7d75d61621
Manta is an Object Storage by [Joyent](https://www.joyent.com/) This PR adds initial support for Manta. It is intended as non-production ready so that feedback can be obtained.
12 lines
760 B
Markdown
12 lines
760 B
Markdown
# Minio Gateway [![Slack](https://slack.minio.io/slack?type=svg)](https://slack.minio.io)
|
|
Minio Gateway adds Amazon S3 compatibility to third party cloud storage providers.
|
|
- [Microsoft Azure Blob Storage](https://github.com/minio/minio/blob/master/docs/gateway/azure.md)
|
|
- [Google Cloud Storage](https://github.com/minio/minio/blob/master/docs/gateway/gcs.md) _Alpha release_
|
|
- [Backblaze B2](https://github.com/minio/minio/blob/master/docs/gateway/b2.md) _Alpha release_
|
|
- [Sia Decentralized Cloud Storage](https://github.com/minio/minio/blob/master/docs/gateway/sia.md) _Alpha release_
|
|
- [Manta Object Storage](https://github.com/minio/minio/blob/master/docs/gateway/triton.md) _Alpha release_
|
|
|
|
## Roadmap
|
|
* Edge Caching - Disk based proxy caching support
|
|
|