forked from Mirrors/minio
2d96d5ad57ff88005d3186d1e2cd40b405628b39
~~~ mc: <ERROR> Failed to create bucket for URL [http://localhost:9000/newbucket-101]. Reason: [Reduce your request rate.]. ~~~ Client sees proper errors now.
Introduction
Minio is an open source object storage released under Apache license v2 . It uses Rubberband Erasure coding to dynamically protect the data.
Minio's 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 |
Languages
Go
99%
Shell
0.8%
Makefile
0.1%
