mirror of
https://github.com/minio/minio.git
synced 2025-04-28 05:38:00 -04:00
Update README.md
This commit is contained in:
parent
c82d2b95d7
commit
1c24353754
22
README.md
22
README.md
@ -3,6 +3,16 @@
|
|||||||
Minio is an open source object storage released under [Apache license v2](./LICENSE) . It uses ``Rubberband Erasure`` coding to dynamically protect the data.
|
Minio is an open source object storage released under [Apache license v2](./LICENSE) . 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.
|
Minio's design is inspired by Amazon's S3 for its API and Facebook's Haystack for its immutable data structure.
|
||||||
|
|
||||||
|
### Join Community
|
||||||
|
* Community hangout on Gitter [](https://gitter.im/Minio-io/minio?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
||||||
|
* Ask questions on Quora [](http://www.quora.com/Minio)
|
||||||
|
|
||||||
|
### Developers
|
||||||
|
* [Get Source](./DEVELOPER.md)
|
||||||
|
* [Build Dependencies](./BUILDDEPS.md)
|
||||||
|
* [Development Workflow](./DEVELOPER.md#developer-guidelines)
|
||||||
|
* [Developer discussions and bugs](https://github.com/Minio-io/minio/issues)
|
||||||
|
|
||||||
### Download
|
### Download
|
||||||
|
|
||||||
-- No releases yet --
|
-- No releases yet --
|
||||||
@ -21,16 +31,6 @@ Minio's design is inspired by Amazon's S3 for its API and Facebook's Haystack fo
|
|||||||
| ------------- | ------------- |
|
| ------------- | ------------- |
|
||||||
| x86_64 | Yes |
|
| x86_64 | Yes |
|
||||||
| arm64 | Not yet|
|
| arm64 | Not yet|
|
||||||
| i686 | Never |
|
| i386 | Never |
|
||||||
|
|
||||||
### Join Community
|
|
||||||
* A quick chat? [](https://gitter.im/Minio-io/minio?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
|
|
||||||
* Have questions? [](http://www.quora.com/Minio)
|
|
||||||
|
|
||||||
### Developers
|
|
||||||
* [Get Source](./DEVELOPER.md)
|
|
||||||
* [Build Dependencies](./BUILDDEPS.md)
|
|
||||||
* [Development Workflow](./DEVELOPER.md#developer-guidelines)
|
|
||||||
* [Developer discussions and bugs](https://github.com/Minio-io/minio/issues)
|
|
||||||
|
|
||||||
[](https://github.com/igrigorik/ga-beacon)
|
[](https://github.com/igrigorik/ga-beacon)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user