sbt/util-cache
john0030710 d998161a6e Fix #8429: Add symlink optimization to ActionCache.get
- Check for symlinked value files before reading AC JSON
- When symlink exists and is valid, read directly from it
- Fallback to original AC file reading if symlink read fails
- Improves performance by avoiding unnecessary AC file reads
- All existing tests pass
2026-01-09 15:11:09 +01:00
..
src Fix #8429: Add symlink optimization to ActionCache.get 2026-01-09 15:11:09 +01:00
NOTICE Adds overrides for File-based caching 2017-04-17 10:24:54 -04:00