[feature request] Split cache files into subfolders to reduce number of files in a single folder
Open
enhancement
help wanted
- Dominant language
- JavaScript
- Stars
- 4.8k
- Forks
- 456
- Avg merge
- 9h 19m
- Merged PRs (30d)
- 2
Description
**I'm submitting a feature request**
**Current behavior:**
Currently all outputs are stored into a single cache directory. On large projects and certain hardware this might have a negative impact on performances.
**Expected/desired behavior:**
Something that might remedy the situation is to write into subfolders that contain the first two characters of the key used for storing and use these for reading the cached output.
Contributor guide
Assessment
This issue has not been assessed yet.