storj/pkg/piecestore
Alexander Leitner bfde515391
Clean up Storage node setup (#1013)
* Edit config on Setup

* Default to 1TiB storage space and 500GiB bandwidth

* Use human readable formats

* Use memory

* units of 1024 are measured with KiB/MiB etc

* pkg/cfgstruct: allow values to be configured with human readable sizes

Change-Id: Ic4e9ae461516d1d26fb81f6e44c5ac5cfccf777f

* Modify tests

* Removed comments

* More merge conflict stuff resolved

* Fix lint

* test fixin

Change-Id: I3a008206bf03a4446da19f642a2f9c1f9acaae36

* Remove commented code but secretly leave it in the histroy forever

* Move flag definition to struct
2019-01-14 16:19:15 -05:00
..
psclient Clean up Storage node setup (#1013) 2019-01-14 16:19:15 -05:00
psserver Clean up Storage node setup (#1013) 2019-01-14 16:19:15 -05:00
pstore_test.go convert piecestorage into a struct (#1024) 2019-01-11 13:26:39 +02:00
pstore.go convert piecestorage into a struct (#1024) 2019-01-11 13:26:39 +02:00