storj/storagenode/pieces
Egon Elbre ee71fbb41d storagenode/piecestore: start restore trash in the background
Starting restore trash in the background allows the satellite to
continue to the next storagenode without needing to wait until
completion.

Of course, this means the satellite doesn't get feedback whether it
succeeds successfully or not. This means that the restore-trash needs to
be executed several times.

Change-Id: I62d43f6f2e4a07854f6d083a65badf897338083b
2022-12-16 18:15:52 +02:00
..
cache_test.go storagenode/satellite: support different piece hash algorithms 2022-08-23 18:15:06 +00:00
cache.go storagenode/pieces: allow to configure initial piece scan (#5024) 2022-08-07 22:40:59 +00:00
db_test.go storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
deleter_test.go storagenode/satellite: support different piece hash algorithms 2022-08-23 18:15:06 +00:00
deleter.go storagenode/pieces: send piece deletions to trash 2021-04-07 16:52:10 +00:00
doc.go storagenode: add doc.go files for sno packages 2021-09-29 08:24:56 +00:00
pieceexpiration_test.go storagenode/storagenodedb/storagenodedbtest: pass ctx as an argument 2020-01-20 16:56:12 +02:00
readwrite_test.go storagenode/satellite: support different piece hash algorithms 2022-08-23 18:15:06 +00:00
readwrite.go storagenode/satellite: support different piece hash algorithms 2022-08-23 18:15:06 +00:00
store_test.go storagenode/piecestore: start restore trash in the background 2022-12-16 18:15:52 +02:00
store.go storagenode/pieces: warn and trash v0 pieces when not found in v0pieceInfoDB 2022-11-14 14:54:16 +00:00
trashchore.go storagenode/piecestore: start restore trash in the background 2022-12-16 18:15:52 +02:00