High Performance Object Storage for AI
Go to file
Harshavardhana af52f88187 Merge pull request #73 from harshavardhana/pr_out_fix_asm_path_for_yasm_version_check 2015-01-27 12:59:32 -08:00
Godeps Implement TLS server 2015-01-25 17:20:00 -08:00
docs Remove stale docs 2015-01-06 02:01:48 -08:00
pkg Merge pull request #72 from harshavardhana/pr_out_add_erasure_package_in_its_full_form_v1_0 2015-01-27 12:57:51 -08:00
.gitignore Adding initial test suites 2015-01-25 11:22:38 -08:00
BUILDDEPS.md Implement crc32c for Darwin, update documentation 2015-01-23 19:43:51 -08:00
CONTRIBUTING.md Change DEVELOPER.md to CONTRIBUTING.md in accordance with 2015-01-18 14:57:28 -08:00
LICENSE Initial commit 2014-10-30 21:51:52 -07:00
Makefile Add erasure package in its full form v1.0 2015-01-27 12:55:17 -08:00
NOTICE Add erasure coding and decoding using Intel Storage Acceleration library 2014-11-13 15:20:18 -08:00
README.md Implement crc32c for Darwin, update documentation 2015-01-23 19:43:51 -08:00
TODO.md Initial commit 2014-10-30 21:51:52 -07:00
checkdeps.sh Fix asm path for yasm version check 2015-01-27 12:59:21 -08:00
doc.go Full restructure in accordance with 2015-01-14 11:29:04 -08:00
main.go Implement TLS server 2015-01-25 17:20:00 -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