minio/README.md

16 lines
576 B
Markdown
Raw Normal View History

2014-11-30 22:55:10 +01:00
## Introduction
2014-11-23 06:25:07 +01:00
2014-11-30 22:55:10 +01: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-15 00:03:32 +01: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 06:25:07 +01:00
2014-11-30 22:55:10 +01:00
### Build Minio from Source
2014-11-30 22:55:10 +01:00
[Source Install](./DEVELOPERS.md)
2014-11-27 11:45:42 +01:00
2014-12-13 08:49:26 +01:00
### Join Community
* IRC join channel #minio @ irc.freenode.net
* Google Groups - minio-dev@googlegroups.com
2014-11-27 11:49:20 +01:00
[![Analytics](https://ga-beacon.appspot.com/UA-56860620-3/minio/readme)](https://github.com/igrigorik/ga-beacon)