Scratch.jl icon indicating copy to clipboard operation
Scratch.jl copied to clipboard

Overrides.toml for Scratch.jl?

Open ThomasBreuer opened this issue 5 years ago • 0 comments

It is possible to share artifacts between several users by using a file Overrides.toml in the artifacts directory. Is this functionality reasonable also for scratch spaces? I am thinking of a big collection of files such that each file gets downloaded at runtime as soon as it is needed, and afterwards gets stored locally. The same cache could be accessed by several users. (Of course one should then not use the feature that a package's scratch spaces are deleted as soon as the package is not used anymore.)

ThomasBreuer avatar Dec 01 '20 16:12 ThomasBreuer