storj/pkg/piecestore/psserver
Egon Elbre 3f3209c8d5
fixes to piecestore and psdb (#1380)
* replace direct reference with an interface in various places
* hide piecePath
* ensure psserver tests don't use path
* ensure psserver tests don't use sql queries directly
2019-03-01 07:46:16 +02:00
..
agreementsender fixes the bwa deletes to be done by serialnum, rather by signature (#1364) 2019-02-27 18:29:23 +02:00
psdb fixes to piecestore and psdb (#1380) 2019-03-01 07:46:16 +02:00
bucket_refresher.go updates copyright 2018 to 2019 (#1133) 2019-01-24 15:15:10 -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
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 fixes to piecestore and psdb (#1380) 2019-03-01 07:46:16 +02:00
server.go fixes to piecestore and psdb (#1380) 2019-03-01 07:46:16 +02:00
store.go add piecestore.Storage interface (#1369) 2019-02-27 10:56:16 +01:00