storj/pkg/piecestore/rpc/server
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
..
psdb storage node quick check and startup validation (#368) 2018-09-25 12:49:55 -04:00
readerwriter.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
retrieve.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
server_test.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00
server.go storage node quick check and startup validation (#368) 2018-09-25 12:49:55 -04:00
store.go Flatten proto definitions into a single package (#360) 2018-09-18 07:39:06 +03:00