Harshavardhana 3ec5c2fb8f Implement commands
Commands implemented

   $ minio put <objectname> <file>
   $ minio encode <objectname>
   $ minio get <objectname>
   $ minio list

TODO :

   $ minio init
   $ minio verify
    ...
    ...
2014-12-15 14:59:15 -08:00
2014-12-15 14:59:15 -08:00
2014-11-07 22:23:52 -08:00
2014-12-15 14:59:15 -08:00
2014-11-22 18:31:49 -08:00
2014-12-13 21:51:46 -08:00
2014-11-30 13:11:37 -08:00
2014-10-30 21:51:52 -07:00
2014-12-15 14:59:15 -08:00
2014-12-14 15:03:39 -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.

Build Minio from Source

Source Install

Join Community

Analytics

Languages
Go 99%
Shell 0.8%
Makefile 0.1%