storj/storagenode/piecestore
Clement Sam 9ab934e2ae storagenode/piecestore: implement trash recovery for download requests
This change allows a node to look for a piece in the trash when
serving a download request.

If the piece is found in the trash, it restores it to the blobs
directory and continue to serve the request as expected.

Resolves https://github.com/storj/storj/issues/6145

Change-Id: Ibfa3c0b4954875fa977bc995fc4dd2705ca3ce42
2023-09-05 23:04:21 +00:00
..
usedserials all: fix error naming 2021-04-29 15:38:21 +03:00
doc.go storagenode: add doc.go files for sno packages 2021-09-29 08:24:56 +00:00
endpoint_test.go storagenode/piecestore: implement trash recovery for download requests 2023-09-05 23:04:21 +00:00
endpoint.go storagenode/piecestore: implement trash recovery for download requests 2023-09-05 23:04:21 +00:00
verification_test.go all: fix deprecated ioutil commands 2022-10-11 15:27:29 +00:00
verification.go storagenode/piecestore: return node certificate chain at upload conclusion 2023-02-01 01:49:50 +00:00