storj/storagenode
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
..
bandwidth Use UTC date in TestCachedBandwidthMonthRollover (#2684) 2019-08-01 11:30:04 -04:00
collector move piece info into files (#2629) 2019-08-07 20:47:30 -05:00
console storagenode/console: refactor service and api (#2751) 2019-08-14 15:17:11 +03:00
inspector move piece info into files (#2629) 2019-08-07 20:47:30 -05:00
monitor Restrict node info only for trusted satellites (#2737) 2019-08-09 12:21:41 +03:00
nodestats storagenode/nodestats: fix test duration (#2748) 2019-08-09 14:12:32 +03:00
orders storagenode/orders: An invalid one don't have to stop all (#2804) 2019-08-16 17:33:51 +02:00
pieces skip flaky test (#2769) 2019-08-13 08:06:28 -07:00
piecestore storagenode/piecestore: Add retain service on storagenode (#2785) 2019-08-19 14:52:47 -04:00
reputation storagenode/console: refactor service and api (#2751) 2019-08-14 15:17:11 +03:00
retain storagenode/piecestore: Add retain service on storagenode (#2785) 2019-08-19 14:52:47 -04:00
storagenodedb storagenode/orders: An invalid one don't have to stop all (#2804) 2019-08-16 17:33:51 +02:00
storageusage storagenode/console: refactor service and api (#2751) 2019-08-14 15:17:11 +03:00
trust rename all the things (#2531) 2019-07-28 08:55:36 +03:00
vouchers rename all the things (#2531) 2019-07-28 08:55:36 +03:00
peer.go storagenode/piecestore: Add retain service on storagenode (#2785) 2019-08-19 14:52:47 -04:00