storj/cmd
Alexander Leitner 4b03c08cf6 Added piecestore (#36)
* Added piecestore

* gofmt

* Added requested changes

* Added cli

* Removed ranger because I wanted something that can stand alone

* Changed piecestore code to make it more optial for error handelling

* Added missing package

* Forgot io import

* gofmt

* Make path by hash exported

* updated to simplify again whoops

* Forgot ampersand

* Updated to match FilePiece

* Change store to use io.CopyN

* Clear golinter errors

* Updated go.mod

* Updated go.mod
2018-05-16 06:40:44 -06:00
..
minio pkg/miniogw: a minio-based s3 gateway for storj. just stubs right now (#34) 2018-05-08 19:49:54 -04:00
netstate-http adding grpc interface to network state (#33) 2018-05-14 18:31:26 -06:00
netstate-rpc/server adding grpc interface to network state (#33) 2018-05-14 18:31:26 -06:00
piecestore Added piecestore (#36) 2018-05-16 06:40:44 -06:00
storj Light client implementation with get-info and list-buckets commands (#2) 2018-04-16 16:42:06 +03:00