Go to file
Frederick F. Kautz IV 93b47bc097 Merge pull request #93 from fkautz/pr_out_reducing_code_duplication_relating_to_content_type 2015-01-28 20:47:56 -08:00
Godeps Updating godep 2015-01-28 20:26:52 -08:00
docs
pkg Reducing code duplication relating to content type 2015-01-28 20:47:23 -08:00
.gitignore
BUILDDEPS.md
CONTRIBUTING.md
LICENSE
Makefile Add x509 tests and should be part of the build 2015-01-28 17:12:59 -08:00
NOTICE
README.md
TODO.md
checkdeps.sh
doc.go
main.go Removing unnecessary comments 2015-01-28 19:54:08 -08:00

README.md

Introduction

Minio is an open source object storage released under Apache license v2 . 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.

Join Community

  • Community hangout on Gitter Gitter
  • Ask questions on Quora Quora

Developers

Download

-- No releases yet --

Supported platforms

Name Supported
Linux Yes
Windows Not yet
Mac OSX Yes

Supported architectures

Arch Supported
x86-64 Yes
arm64 Not yet
i386 Never

Analytics