storj/pkg/datarepair/repairer
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
..
common.go Method to identify injured segments to repair (#398) 2018-10-09 12:09:33 -04:00
config.go Clean up Storage node setup (#1013) 2019-01-14 16:19:15 -05:00
repairer.go Fix 'empty queue' error when satellite starts (#939) 2019-01-02 17:00:32 +01:00