minio/pkgs/storage
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
..
appendstorage Implement commands 2014-12-15 14:59:15 -08:00
encodedstorage Implement commands 2014-12-15 14:59:15 -08:00
storage.go storage.ObjectStorage List() is now List(objectPath string) 2014-12-15 19:30:08 +13:00