Skip to content
This repository has been archived by the owner on Dec 7, 2022. It is now read-only.

Disk based cache. #16

Open
uri-canva opened this issue Dec 16, 2018 · 1 comment
Open

Disk based cache. #16

uri-canva opened this issue Dec 16, 2018 · 1 comment
Assignees

Comments

@uri-canva
Copy link

It's good that there is an in memory cache to not have to download the same artefacts unnecessarily, but it doesn't need to be in memory, it could be on disk. That would also allow it to be much larger.

@asana-unito
Copy link

➤ David Brandt commented:

FYI online discussion regarding disk caching and cleanup in Asana/bazels3cache or similar proxies vs in bazel itself: bazelbuild/bazel#5139 . The TL;DR is that there are mixed opinions regarding delegating the responsibility to an external cache, but nobody has yet taken the time to implement the cleanup capability in bazel. The theory being that Googlers, being the primary contributors, mostly use remote execution, thus don't really care that much.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

No branches or pull requests

3 participants