minio/pkgs/storage/appendstorage
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
..
Makefile Update documentation for crc32c, cpu 2014-12-13 01:39:14 -08:00
append_storage.go Implement commands 2014-12-15 14:59:15 -08:00
append_storage_test.go Provide new pkgs/utils for generic functions 2014-12-13 01:14:36 -08:00