storj/cmd/segment-reaper
Simon Guindon e1e7cebe49 satellite/metainfo: added rate limiting support to the metainfo loop.
As per discussed we decided to rate limit how fast we iterate through
the metainfo database in the metainfo loop. This puts in place a
mechanism for rate limiting and burst limiting if need be in the future.

The default for this rate limiting is still no limits so it stays the
same as our previous functionality.

Change-Id: I950f7192962b0e49f082d2c4284e2d52b0a925c7
2020-01-03 15:00:29 -05:00
..
bitmask_test.go cmd/segment-reaper: add detecting and printing zombie segments (#3598) 2019-12-09 03:30:52 -08:00
bitmask.go cmd/segment-reaper: add detecting and printing zombie segments (#3598) 2019-12-09 03:30:52 -08:00
delete_test.go common: separate repository 2019-12-27 14:11:15 +02:00
delete.go common: separate repository 2019-12-27 14:11:15 +02:00
detect.go segment-reaper: fix for not analyzing last project in detect command 2019-12-11 13:18:13 +00:00
main.go cmd: skeleton for segment-reaper detect command (#3562) 2019-11-14 07:57:27 -08:00
observer_test.go common: separate repository 2019-12-27 14:11:15 +02:00
observer.go satellite/metainfo: added rate limiting support to the metainfo loop. 2020-01-03 15:00:29 -05:00