Skip to content

Add caching to remote file target status#92

Open
tvoigtlaender wants to merge 8 commits into
mainfrom
PR_add_positive_file_caching
Open

Add caching to remote file target status#92
tvoigtlaender wants to merge 8 commits into
mainfrom
PR_add_positive_file_caching

Conversation

@tvoigtlaender
Copy link
Copy Markdown
Contributor

Extends existing remote target and sibling target collections to check the cache before running a stat.
On cache hit, stat is skipped.
On miss, normal exist checks are run.
If a file is found then it is added to the cache
If it is not found, then the cache remains unpopulated

Could theoretically lead to inconsistencies with the content of dir targets in SiblingFileCollections, but tests show no issue so far.

@tvoigtlaender tvoigtlaender requested a review from nshadskiy May 6, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant