storj/pkg/piecestore/psserver
Jess G 193a70f0a6
add private listener to grpc server (#1398)
* add private listener to grpc server

* add changes per init CR

* fix server.close

* add insecure grpc connection, update logs msg

* fix tests, move insecure client

* add private ports to storj-sim, add insecure client to other inspectors

* add ports to test so there arent conflicts

* fix lint err

* fix node started log msg, close public listener

* remove commented out line
2019-03-07 13:19:37 -05:00
..
agreementsender Enhance the Storage Node to keep all BWA's for 90 days (#1374) 2019-03-05 17:20:46 -05:00
psdb Enhance the Storage Node to keep all BWA's for 90 days (#1374) 2019-03-05 17:20:46 -05:00
bucket_refresher.go convert psserver dashboard into an inspector (#1407) 2019-03-05 15:48:37 -05:00
collector.go fixes to piecestore and psdb (#1380) 2019-03-01 07:46:16 +02:00
config.go Separate garbage collect logic from psdb (#1167) 2019-01-29 17:41:01 +02:00
inspector.go convert psserver dashboard into an inspector (#1407) 2019-03-05 15:48:37 -05:00
readerwriter_test.go Storage node hash calculation on upload (#1347) 2019-02-23 11:46:07 +01:00
readerwriter.go add piecestore.Storage interface (#1369) 2019-02-27 10:56:16 +01:00
retrieve.go fixes to piecestore and psdb (#1380) 2019-03-01 07:46:16 +02:00
server_test.go add private listener to grpc server (#1398) 2019-03-07 13:19:37 -05:00
server.go convert psserver dashboard into an inspector (#1407) 2019-03-05 15:48:37 -05:00
store.go add piecestore.Storage interface (#1369) 2019-02-27 10:56:16 +01:00