storj/pkg/storage/ec
aligeti 97cbacb299
storage node quick check and startup validation (#368)
* storage node quick check and startup validation

*  rearranged the startup validation and quick check logic

* travis lint warning fixes

* travis lint warning fixes

* travis lint warning fixes

* code changes per review comments

* code clean dev debug info

* travis lint wranings

* code changes per code review comments

* code changes per code review comments

* code update per review

* sqlite SUM is having issue when getting the SUM of an empty column; filepath was checking a directory that doesn't exist when starting server; Example updated to print allocated and used space

* storage node quick check and startup validation

*  rearranged the startup validation and quick check logic

* travis lint warning fixes

* travis lint warning fixes

* travis lint warning fixes

* code changes per review comments

* code clean dev debug info

* travis lint wranings

* code changes per code review comments

* code changes per code review comments

* code update per review

* no file or directory error

* Updated mock PSClient
2018-09-25 12:49:55 -04:00
..
mocks Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
client_test.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
client.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
common.go ECClient (#110) 2018-07-03 11:35:01 +03:00
psclient_mock_test.go storage node quick check and startup validation (#368) 2018-09-25 12:49:55 -04:00
transportclient_mock_test.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00