Go to file
Frederick F. Kautz IV 338a8bcb4d Renaming documents
2014-12-18 09:36:04 +13:00
cmd/minio Implement add, commit - instead of put, encoded 2014-12-15 21:55:54 -08:00
docs Renaming documents 2014-12-18 09:36:04 +13:00
Godeps Refactor checksum code, and add Objectname hashing per uploaded objects 2014-12-13 21:42:23 -08:00
pkgs Merge pull request #132 from harshavardhana/pr_out_add_linux_scsi_disk_detection_and_attribute_mapping 2014-12-17 03:31:43 -08:00
.gitignore Adding cover.out to gitignore 2014-11-22 18:31:49 -08:00
checkdeps.sh Add git and mercurial as dependencies 2014-12-04 01:56:08 -08:00
CONTRIB.md Restructure directory, add 'pkgs' folder now 2014-11-24 15:10:25 -08:00
DEVELOPERS.md Update docs 2014-12-13 21:51:46 -08:00
doc.go Adding godoc description of minio 2014-11-30 13:11:37 -08:00
isal Restructure directory, add 'pkgs' folder now 2014-11-24 15:10:25 -08:00
LICENSE Initial commit 2014-10-30 21:51:52 -07:00
Makefile Add pkgs/scsi to build 2014-12-17 03:36:10 -08:00
NOTICE Add erasure coding and decoding using Intel Storage Acceleration library 2014-11-13 15:20:18 -08:00
README.md Was ---> is 2014-12-14 15:03:39 -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.

Build Minio from Source

Source Install

Join Community

Analytics