Harshavardhana e5af8a3f5d Further fixes -
- All test files have been renamed to their respective <package>_test name,
    this is done in accordance with
      - https://github.com/golang/go/wiki/CodeReviewComments#import-dot
        imports are largely used in testing, but to avoid namespace collision
        and circular dependencies

  - Never use _* in package names other than "_test" change fragment_v1 to expose
    fragment just like 'gopkg.in/check.v1'
2015-03-06 02:04:21 -08:00
2015-02-16 20:44:25 -08:00
2015-03-06 02:04:21 -08:00
2015-03-03 02:39:38 -08:00
2015-03-06 02:04:21 -08:00
2015-02-08 03:00:32 -08:00
2014-10-30 21:51:52 -07:00
2015-03-05 23:37:37 -08:00
2015-03-06 02:04:21 -08:00
2015-02-13 19:06:47 -08:00
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 Bitdeli Badge

Languages
Go 99%
Shell 0.8%
Makefile 0.1%