2014-11-30 13:55:10 -08:00
## Introduction
2014-11-22 21:25:07 -08:00
2014-11-30 13:55:10 -08: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 15:03:32 -08:00
Minio's design is inspired by Amazon's S3 for its API and Facebook's Haystack for its immutable data structure.
2014-11-22 21:25:07 -08:00
2014-12-29 16:35:56 -08:00
### Download
2014-12-20 09:09:35 -08:00
2014-12-30 02:44:08 -08:00
-- No releases yet --
2014-12-20 09:09:35 -08:00
2014-12-12 23:49:26 -08:00
### Join Community
2014-12-29 16:35:56 -08:00
* [](https://gitter.im/Minio-io/minio?utm_source=badge& utm_medium=badge& utm_campaign=pr-badge& utm_content=badge)
2014-12-30 04:27:45 -08:00
* [](http://www.quora.com/Minio)
2014-12-30 04:33:47 -08:00
* [Google Groups ](https://groups.google.com/forum/#!forum/minio-dev )
2014-12-29 16:35:56 -08:00
2014-12-30 17:34:37 -08:00
### Developers
2014-12-29 16:35:56 -08:00
* [Get Source ](./DEVELOPER.md )
* [Build Dependencies ](./BUILDDEPS.md )
* [Development Workflow ](./DEVELOPER.md#developer-guidelines )
2014-11-27 02:49:20 -08:00
[](https://github.com/igrigorik/ga-beacon)