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
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
2014-12-13 02:49:26 -05:00
### Join Community
2014-12-29 19:35:56 -05:00
* [![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)
2014-12-13 02:49:26 -05:00
* IRC join channel #minio @ irc.freenode.net
* Google Groups - minio-dev@googlegroups.com
2014-12-29 19:35:56 -05:00
### Developers
* [Get Source ](./DEVELOPER.md )
* [Build Dependencies ](./BUILDDEPS.md )
* [Development Workflow ](./DEVELOPER.md#developer-guidelines )
2014-11-27 05:49:20 -05:00
[![Analytics ](https://ga-beacon.appspot.com/UA-56860620-3/minio/readme )](https://github.com/igrigorik/ga-beacon)