High Performance Object Storage for AI
Go to file
Harshavardhana ac4f07906c Implement S3 Style ErrorCodes and Response
This patchset also brings in lot of cleanup in terms of minioapi codebase
2015-02-11 21:27:28 -08:00
docs Update contributors document 2015-02-09 13:34:19 -08:00
Godeps Updating godep 2015-01-28 20:26:52 -08:00
pkg Implement S3 Style ErrorCodes and Response 2015-02-11 21:27:28 -08:00
.gitignore Restructure docs and move mkdocs.yml to top-level 2015-02-08 17:40:39 -08:00
BUILDDEPS.md Add mkdocs as build dependency in checkdeps.sh and BUILDDEPS.md 2015-02-03 00:42:16 -08:00
checkdeps.sh Add mkdocs as build dependency in checkdeps.sh and BUILDDEPS.md 2015-02-03 00:42:16 -08:00
CONTRIBUTING.md Update contributors document 2015-02-09 13:34:19 -08:00
doc.go Add license header 2015-02-08 03:00:32 -08:00
LICENSE Initial commit 2014-10-30 21:51:52 -07:00
main.go Change ports to 9000 and 9001 2015-02-08 14:10:59 -08:00
Makefile Restructure docs and move mkdocs.yml to top-level 2015-02-08 17:40:39 -08:00
mkdocs_linux.go Restructure docs and move mkdocs.yml to top-level 2015-02-08 17:40:39 -08:00
mkdocs.yml Update contributors document 2015-02-09 13:34:19 -08:00
NOTICE Add erasure coding and decoding using Intel Storage Acceleration library 2014-11-13 15:20:18 -08:00
README.md Update Docs 2015-02-08 17:50:18 -08:00
TODO.md Initial commit 2014-10-30 21:51:52 -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. 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

Documentation

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