Constant CACHE_BUDGET

Source
const CACHE_BUDGET: u64 = _; // 8_589_934_592u64
Expand description

Stop growing the cache past this (raw RGBA is big); the oldest files go first.