Go to file
2015-04-22 18:26:28 -07:00
buildscripts Fix build for travis 2015-04-11 17:31:01 -07:00
Godeps Adding lru to memory driver, not wired to command line opts 2015-04-15 12:49:41 -07:00
pkg Memory driver now limits by size 2015-04-22 17:50:26 -07:00
.gitattributes commid_id support 2015-03-25 01:50:01 -07:00
.gitignore git commit hash generator 2015-03-25 22:57:30 -07:00
.travis.yml Remove bucketpolicy handlers and all its references 2015-04-22 14:46:51 -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
doc.go Update license header Mini should be Minimalist really 2015-03-19 14:35:50 -07: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
main.go File driver to take the high road 2015-04-16 02:16:39 -07:00
Makefile Fix build for travis 2015-04-11 17:31:01 -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

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