Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add “live collections” for scan & list #8

Open
aleclarson opened this issue Oct 17, 2024 · 0 comments
Open

Add “live collections” for scan & list #8

aleclarson opened this issue Oct 17, 2024 · 0 comments
Labels
idea (not planned) This may or may not be implemented

Comments

@aleclarson
Copy link
Contributor

Add cacheKey option to scan and list methods, which will preserve the resulting array of paths between generator runs. Using watcher events, the preserved array is updated to reflect the current state of the filesystem.

This is probably more useful for scan than list. We might go with scan only for now.

@aleclarson aleclarson added planned This will be added at some point. PR welcome idea (not planned) This may or may not be implemented and removed planned This will be added at some point. PR welcome labels Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea (not planned) This may or may not be implemented
Projects
None yet
Development

No branches or pull requests

1 participant