storj/storagenode/pieces
Óscar de Arriba 4fdb81c510
storagenode/pieces: allow to configure initial piece scan (#5024)
* Allow configure initial piece scan

* Update tests to include new flag

* Update default config specification

* Rename configuration flag

* Rename variable and fix formatting

* Fix format

* Fix typo

Co-authored-by: Stefan Benten <mail@stefan-benten.de>
Co-authored-by: Clement Sam <clementsam75@gmail.com>
Co-authored-by: littleskunk <jens.heimbuerge@googlemail.com>
2022-08-07 22:40:59 +00:00
..
cache_test.go storagenode/pieces: allow to configure initial piece scan (#5024) 2022-08-07 22:40:59 +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/pieces: send piece deletions to trash 2021-04-07 16:52:10 +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 all: replace == comparison with errors.Is 2020-07-14 15:50:25 +00:00
readwrite.go all: fix comments 2020-07-16 19:13:14 +03:00
store_test.go storagenode/satellites: address added, caching satellite's addresses from trust 2021-07-08 15:38:23 +00:00
store.go satellite/audit,storage: increase sleep delay in TestMaxVerifyCount 2021-09-10 15:30:37 +00:00
trashchore.go storagenode/pieces: tidying trash log 2020-09-24 11:55:06 +03:00