Implement Sia Gateway (#5114)

This commit is contained in:
David G
2017-11-22 15:12:10 -05:00
committed by Dee Koder
parent d1a6c32d80
commit f4d4ea5c36
7 changed files with 809 additions and 23 deletions

View File

@@ -3,6 +3,7 @@ Minio Gateway adds Amazon S3 compatibility to third party cloud storage provider
- [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_
## Roadmap
* Edge Caching - Disk based proxy caching support