question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

automatic cache creates 2 directories

See original GitHub issue

Both caches contain a cached file, one under cache_dir/cache/flattened_doi/file and one under cache_dir/flattened_doi/cache/file. We are separating the the cache_dir from the raw data storage already, so we don’t need to put a cache subdirectory under that. In principle, cache_dir/flattened_doi/file would be possible but just in case that raw and cache directory coincide, cache_dir/flattened_doi/cache/file is a good alternative. This way, the user also has the option to group all raw and cached files belonging to one data set under one directory with this setting.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
davidsebfischercommented, Feb 15, 2021

Yes good idea, the default now cache_dir/flattened_doi/cache/file then becomes data_dir/flattened_doi/cache/file which is good because studies are grouped together!

0reactions
le-andercommented, Feb 17, 2021

same for meta_path

Read more comments on GitHub >

github_iconTop Results From Across the Web

Simple PHP caching creates too many files - Subfolders needed
The sub folders should be created automatically if they don't exist. Is someone able to help me with the code or are there...
Read more >
tikz pgf - Automatic creation of caching directories - TeX
My problem is that this directory should already exist. I could create it automatically in LaTeX with an \immediate\write18{...} command.
Read more >
W3 Total Cache Error: Files and directories could not be ...
W3 Total Cache Error: Files and directories could not be automatically created to complete the installation. I then have two options: – Either...
Read more >
Allow automatic exclusion of cache directories #317 - GitHub
I need to exclude specific directories from the backup, and could not find a way to do so. Rather than adding cumbersome lists, ......
Read more >
Work with Bridge shared cache - Adobe Support
To create and manage the cache for a folder that you want to share across multiple users, choose Tools > Manage Cache. The...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found