Minio
Recent Changes
Update minio to 2024-10-29T16-01-48Z
Correct the date filter check for batch replication by @shtripat in https://github.com/minio/minio/pull/20569
Clear omitted fields by @klauspost in https://github.com/minio/minio/pull/20575
Trace ILM errors by @klauspost in https://github.com/minio/minio/pull/20576
Fix ILM expire workers exiting by @klauspost in https://github.com/minio/minio/pull/20578
fix: avoid useless expires value in listing meta by @donatello in https://github.com/minio/minio/pull/20584
heal: Avoid deadline error with very large objects (#140) by @vadmeste in https://github.com/minio/minio/pull/20586
heal: large objects fix and avoid .healing.bin corner case premature exit by @vadmeste in https://github.com/minio/minio/pull/20577
run IAM purge routines deterministically every hr by @donatello in https://github.com/minio/minio/pull/20587
About
Minio is a distributed object storage server built for cloud applications and devops.
Features
Amazon S3 Compatible
Minio implements Amazon S3 v4 APIs. Minio also includes client SDKs and a console utility.
Minimalist Design
Minio is deeply influenced by minimalism. We believe that only simple things scale.
Apache License 2.0
Minio is free software, released under Apache license v2.0. Minio has an active developer and user community.
Lambda Functions
Minio triggers Lambda functions through event notification service. In addition Minio also supports simple queueing service for AMQP, Elasticsearch, Redis, NATS and Postgres targets.
Erasure Code & Bitrot Protection
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.
Written in Go
Go is an emerging language of choice for modern cloud infrastructure projects. Go language enables Minio to be highly concurrent and lightweight.
Install Minio in a few minutes on your server with Cloudron. To install Cloudron first, follow our setup steps.