storj/internal/testplanet
Cameron 3d9441999a
storagenode/orders: add archive cleanup to orders service (#2821)
This PR introduces functionality for routine deletion of archived orders.

The user may specify an interval at which to run archive cleanup and a TTL for archived items. During each cleanup, all items that have reached the TTL are deleted

This archive cleanup job is combined with the order sender into a new combined orders service
2019-08-22 10:33:14 -04:00
..
bootstrap.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
dir.go internal/testplanet: add missing consoleserver.Config (#2269) 2019-06-20 22:27:36 +02:00
planet_test.go Enable Scopelint Linter (#2049) 2019-05-29 09:30:16 -04:00
planet.go rename all the things (#2531) 2019-07-28 08:55:36 +03:00
reconfigure.go overlay cache: slight modification of node-is-online rules (#2490) 2019-07-09 22:36:09 -04:00
run_test.go Ensure that tally tests run against postgres (#1227) 2019-02-05 16:23:45 +02:00
run.go Improve stability of TestDownloadSharesDownloadTimeout (#2210) 2019-07-05 19:04:15 +03:00
satellite.go all: enable staticcheck (#2849) 2019-08-22 13:40:15 +02:00
storagenode.go storagenode/orders: add archive cleanup to orders service (#2821) 2019-08-22 10:33:14 -04:00
uplink_test.go pkg/revocation: ensure we close revocation databases (#2825) 2019-08-20 18:04:17 +03:00
uplink.go lib/uplink: remove redis and bolt dependencies (#2812) 2019-08-19 16:10:38 -06:00