Update minio to 2021-01-16T02-19-44Z
fix: preserve cache calculated previously while moving from v2 to v3. See (#11269) for more details.
listing with prefix prefixed with '/' should be ignored. See (#11268) for more details.
enable small and large file optimization. See (#11260) for more details.
fix: enable xl.json to xl.meta only if legacy drive is found. See (#11255) for more details.
This app packages Minio
Minio is a distributed object storage server built for cloud applications and devops.
Minio implements Amazon S3 v4 APIs. Minio also includes client SDKs and a console utility.
Minio is deeply influenced by minimalism. We believe that only simple things scale.
Minio is free software, released under Apache license v2.0. Minio has an active developer and user community.
Minio triggers Lambda functions through event notification service. In addition Minio also supports simple queueing service for AMQP, Elasticsearch, Redis, NATS and Postgres targets.
Minio protects data against hardware failures and silent data corruption using erasure code and checksums. You may lose half the number of drives and still recover from it.
Go is an emerging language of choice for modern cloud infrastructure projects. Go language enables Minio to be highly concurrent and lightweight.