Just ran into this library which is of interest, yet to try/explore more. But it resonated with me as potentially (?) to replace our home-brewed joblib based https://github.com/con/fscacher where the goal is to provide easy means to cache results of compute on files (think e.g. extraction of metadata or even checksums). Does exca provide such a facility (caching based on the state of the file)?
Just ran into this library which is of interest, yet to try/explore more. But it resonated with me as potentially (?) to replace our home-brewed joblib based https://github.com/con/fscacher where the goal is to provide easy means to cache results of compute on files (think e.g. extraction of metadata or even checksums). Does exca provide such a facility (caching based on the state of the file)?