No description
Find a file
2015-05-21 02:57:03 -07:00
buildscripts
Godeps
pkg Finish last bits of api testsuite on server 2015-05-21 02:57:03 -07:00
.gitattributes
.gitignore
.travis.yml
BUILDDEPS.md
console.go
CONTRIBUTING.md
doc.go
Dockerfile
hash-binary.go
LICENSE
main.go
Makefile Bump gocyclo back to 16 2015-05-19 18:32:50 -07:00
NOTICE
README.md Remove bitdell and analytics badge, these services are not working anymore 2015-05-20 17:18:15 -07:00

Introduction

Minio is an open source object storage released under Apache license v2 . It uses Rubberband Erasure coding to dynamically protect the data. Our design is inspired by Amazon's S3 for its API and Facebook's Haystack for its immutable data structure.

GoDoc Build Status

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