mirror of
https://github.com/minio/minio.git
synced 2025-11-20 01:50:24 -05:00
9666f2e5bf2140899114dbec0b261109cc6f487f
For example ~~~ $ mc ls https://s3.amazonaws.com/ferenginar/test.go [2015-05-23 12:02:06 PDT] 0B test.go $ curl -i -X HEAD https://s3.amazonaws.com/ferenginar/test.go HTTP/1.1 200 OK x-amz-id-2: ZMWLriPH+uQJ8IsaMHmuNOU/FXvdSq+s6O7ugUI9hZ695XJTNAZ1utKxh03w5Jcf x-amz-request-id: F5A11F533B74DD8F Date: Sat, 23 May 2015 19:19:29 GMT Last-Modified: Sat, 23 May 2015 19:02:06 GMT ETag: "d41d8cd98f00b204e9800998ecf8427e" Accept-Ranges: bytes Content-Type: binary/octet-stream Content-Length: 0 Server: AmazonS3 ~~~
Introduction
Minio is an open source object storage released under Apache license v2 . It uses Rubberband Erasure coding to dynamically protect the data. Our design is inspired by Amazon's S3 for its API and Facebook's Haystack for its immutable data structure.
Join Community
Developers
Download
-- No releases yet --
Supported platforms
| Name | Supported |
|---|---|
| Linux | Yes |
| Windows | Not yet |
| Mac OSX | Yes |
Supported architectures
| Arch | Supported |
|---|---|
| x86-64 | Yes |
| arm64 | Not yet |
| i386 | Never |
Description
High Performance Object Storage for AI
amazon-s3cloudcloudnativecloudstoragegok8skubernetesmulti-cloudmulti-cloud-kubernetesobjectstorages3storage
Readme
AGPL-3.0
186 MiB
Languages
Go
99%
Shell
0.8%
Makefile
0.1%