storj/storagenode/blobstore
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
..
filestore storagenode/piecestore: implement trash recovery for download requests 2023-09-05 23:04:21 +00:00
testblobs storagenode/piecestore: implement trash recovery for download requests 2023-09-05 23:04:21 +00:00
blob.go storagenode/piecestore: implement trash recovery for download requests 2023-09-05 23:04:21 +00:00