uber / kraken

P2P Docker registry capable of distributing TBs of data in seconds
Apache License 2.0
6.13k stars 421 forks source link

Add Aggressive cleanup when disk util is high #335

Closed xinlongz1 closed 1 year ago

xinlongz1 commented 1 year ago

Kraken currently isn't able to handle a lot of downloading traffic in a short amount of time because disk space is used up very quickly.

Add the aggressive cleanup so that Kraken cleans up disk space when the current disk space util is higher than the configured threshold.