2014-11-30 16:55:10 -05:00
## Introduction
2014-11-23 00:25:07 -05:00
2014-11-30 16:55:10 -05:00
Minio is an open source object storage released under [Apache license v2 ](./LICENSE ) . It uses ``Rubberband Erasure`` coding to dynamically protect the data.
2014-12-14 18:03:32 -05:00
Minio's design is inspired by Amazon's S3 for its API and Facebook's Haystack for its immutable data structure.
2014-11-23 00:25:07 -05:00
2015-01-08 22:05:21 -05:00
### Join Community
* Community hangout on Gitter [![Gitter ](https://badges.gitter.im/Join%20Chat.svg )](https://gitter.im/Minio-io/minio?utm_source=badge& utm_medium=badge& utm_campaign=pr-badge& utm_content=badge)
* Ask questions on Quora [![Quora ](http://upload.wikimedia.org/wikipedia/commons/thumb/5/57/Quora_logo.svg/55px-Quora_logo.svg.png )](http://www.quora.com/Minio)
2015-02-08 20:50:18 -05:00
### Documentation
2015-02-13 22:06:47 -05:00
* [Minio Reference ](http://minio-io.github.io/minio/ )
2015-02-08 20:50:18 -05:00
2015-01-08 22:05:21 -05:00
### Developers
2015-01-18 17:49:46 -05:00
* [Get Source ](./CONTRIBUTING.md )
2015-01-08 22:05:21 -05:00
* [Build Dependencies ](./BUILDDEPS.md )
2015-01-18 17:49:46 -05:00
* [Development Workflow ](./CONTRIBUTING.md#developer-guidelines )
2015-01-08 22:05:21 -05:00
* [Developer discussions and bugs ](https://github.com/Minio-io/minio/issues )
2014-12-29 19:35:56 -05:00
### Download
2014-12-20 12:09:35 -05:00
2014-12-30 05:44:08 -05:00
-- No releases yet --
2014-12-20 12:09:35 -05:00
2015-01-06 04:22:03 -05:00
### Supported platforms
| Name | Supported |
| ------------- | ------------- |
| Linux | Yes |
| Windows | Not yet |
2015-01-23 22:33:37 -05:00
| Mac OSX | Yes |
2015-01-06 04:22:03 -05:00
2015-01-06 18:30:02 -05:00
### Supported architectures
| Arch | Supported |
| ------------- | ------------- |
2015-01-08 22:10:42 -05:00
| x86-64 | Yes |
2015-01-06 18:30:02 -05:00
| arm64 | Not yet|
2015-01-08 22:05:21 -05:00
| i386 | Never |
2014-12-29 19:35:56 -05:00
2015-02-23 21:05:42 -05:00
[![Analytics ](https://ga-beacon.appspot.com/UA-56860620-3/minio/readme )](https://github.com/igrigorik/ga-beacon)
[![Bitdeli Badge ](https://d2weczhvl823v0.cloudfront.net/Minio-io/minio/trend.png )](https://bitdeli.com/free "Bitdeli Badge")