storj/internal/testplanet
Maximillian von Briesen d83a965139
storagenode/piecestore: Add retain service on storagenode (#2785)
Add retain service on storagenode. This service runs retain jobs that have been queued by the storagenodes. Rather than running retain jobs during the grpc Retain() call, the grpc call queues a retain job to the retain service and returns immediately afterwards, removing a significant bottleneck in garbage collection.
2019-08-19 14:52:47 -04:00
..
bootstrap.go add missing error handling (#2630) 2019-07-25 17:01:44 +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 V3-1987: Optimize audits stats persistence (#2632) 2019-07-31 13:21:06 -04:00
storagenode.go storagenode/piecestore: Add retain service on storagenode (#2785) 2019-08-19 14:52:47 -04:00
uplink_test.go satellite/overlay: rename overlay.Cache to overlay.Service (#2717) 2019-08-06 19:35:59 +03:00
uplink.go lib/uplink: remove Seek method (#2768) 2019-08-13 20:29:02 +03:00