Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Two-tier caching #30

Open
luser opened this Issue Nov 30, 2016 · 0 comments

Comments

Projects
None yet
2 participants
@luser
Copy link
Contributor

luser commented Nov 30, 2016

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:

  1. Allowing try server builds to get cache hits from the tier-3 branch buckets.
  2. Allowing local developers to get cache hits from the buckets we use for CI.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
You can’t perform that action at this time.