You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We'd like to be able to use a two-tier cache setup, where sccache can use one cache source as a read-only cache, and another as a read+write cache. This would be useful for two scenarios:
Allowing try server builds to get cache hits from the tier-3 branch buckets.
Allowing local developers to get cache hits from the buckets we use for CI.
jankeromnes, alex, acheronfail, jeromegn, jsodini and 14 more