[Feature] Make cache directory path configurable
See original GitHub issueMaybe I missed some information somewhere. It seems the .cache
folder cannot be changed by configuration, that is something what should be possible.
Issue Analytics
- State:
- Created 6 years ago
- Reactions:1
- Comments:11 (4 by maintainers)
Top Results From Across the Web
Configuration cache - Gradle User Manual
The configuration cache is a feature that significantly improves build performance by caching the result of the configuration phase and reusing this for ......
Read more >Cache - webpack
Locations for the cache. Defaults to path.resolve(cache.cacheDirectory, cache.name) . webpack.config.js const path ...
Read more >Configure directories for local cache generation—ArcGIS Server
Create a directory on each machine in the ArcGIS Server site using an identical path. Make sure the ArcGIS Server account has write...
Read more >Configure the client cache - Configuration Manager
You can specify the cache folder size using client settings in the Configuration Manager console. For more information, see Client cache ...
Read more >Is there a way to change the location of pytest's .cache directory?
Is there a way to set the path of the .cache directory to the environment variable WORKSPACE? python · caching · directory ·...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
@davidnagli - for example to use the default cache folder I use for all other scripts - or - because .cache is already used for another script @ksashikumar - yes, like that!
--cache-dir
flag was exposed in v1.9.3.