storj/satellite/repair
paul cannon 8b494f3740 satellite/audit: use db for auditor queue
As part of the effort of splitting out the auditor workers to their own
process, we are transitioning the communication between the auditor
chore and the verification workers to a queue implemented in the
database, rather than the sequence of in-memory queues we used to use.

This logical database is safely partitionable from the rest of
satelliteDB.

Refs: https://github.com/storj/storj/issues/5251

Change-Id: I6cd31ac5265423271fbafe6127a86172c5cb53dc
2022-11-22 14:04:00 +00:00
..
checker satellite/overlay: add nodeevents.DB to satellite overlay service 2022-11-02 15:56:37 +00:00
queue satellite/repair/checker: buffer repair queue 2022-05-12 16:28:05 +00:00
repairer mod: bump dependencies 2022-10-19 17:01:53 +00:00
priority_test.go satellite/repair: test inmemory/disk difference only once 2022-03-29 14:08:13 +03:00
priority.go all: reformat comments as required by gofmt 1.19 2022-08-10 18:24:55 +00:00
repair_test.go satellite/audit: use db for auditor queue 2022-11-22 14:04:00 +00:00
repair.go satellite/repair: move test files (#2649) 2019-07-28 12:15:34 +03:00