High Performance Object Storage for AI
Go to file
Frederick F. Kautz IV 8e2f7f9493 Wrapping functions that require gc so that references are released before running 2015-04-30 12:38:12 -07:00
Godeps Experiment running gofmt on Godeps 2015-04-29 13:30:14 -07:00
buildscripts Version is now based on MD5SUM of its binary 2015-04-24 21:51:52 -07:00
pkg Wrapping functions that require gc so that references are released before running 2015-04-30 12:38:12 -07:00
.gitattributes commid_id support 2015-03-25 01:50:01 -07:00
.gitignore Adding initial logging framework to api_router 2015-04-28 20:37:08 -07:00
.travis.yml Setting gimme to use go1.4.2 2015-04-28 12:22:12 -07:00
BUILDDEPS.md Remove docs, minimal docs going to be at minio.io instead and rest amazon docs 2015-04-10 21:21:59 -07:00
CONTRIBUTING.md Further fixes - 2015-03-06 02:04:21 -08:00
Dockerfile Remove docs, minimal docs going to be at minio.io instead and rest amazon docs 2015-04-10 21:21:59 -07:00
LICENSE Initial commit 2014-10-30 21:51:52 -07:00
Makefile bump up gocyclo to 18 2015-04-29 15:34:00 -07:00
NOTICE Remove docs, minimal docs going to be at minio.io instead and rest amazon docs 2015-04-10 21:21:59 -07:00
README.md Update README.md 2015-04-11 18:12:19 -07:00
console.go simple console 2015-04-27 22:01:07 -07:00
doc.go Update license header Mini should be Minimalist really 2015-03-19 14:35:50 -07:00
hash-binary.go Version is now based on MD5SUM of its binary 2015-04-26 02:58:10 -07:00
main.go Add minio cli changes and add CustomAppHelpTemplate 2015-04-28 21:24:56 -07: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.

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

Analytics Bitdeli Badge