Open ryanwilsonperkin opened 1 week ago
We're open to contribute to implement a content base cache strategy.
@ryanwilsonperkin Thanks for bringing this up. Embarrassingly, only now I see that the code didn't contain the credits towards file-entry-cache. So that's fixed.
Contributions are very welcome!
I remember the inspiration did contain logic for what's being requested here, so that might be of help.
Suggest an idea for this project
Wondering if it would be possible to support alternative cache strategies such as content-hash based, or an escape hatch to define a cache strategy in the config file.
Primary use case is for CI environments where modified time isn't a reliable indicator because the repository contents have all been cloned at the same time