On Fri, Jul 17, 2026 at 8:38 AM Andres Freund <[email protected]> wrote: > For cfbot it's kinda important to have *both* the master and branch specific > caches for a run. Often, after a rebase of a branch to a newer master, the > branch specific key will have a lower hit rate than during the last run, but > master's cache applies to a lot of the part of the build not modified by the > branch.
Oh, the rebase use case is interesting to think about. Thanks for the explanation! --Jacob
