Closed teto closed 1 year ago
Seems like this has been addressed: https://numtide.github.io/treefmt/faq/
thanks.
Note how the current implementation is super crude. It's a flat file that gets read and written to. But it works surprisingly well.
Once we hit larger code bases, it would be good to replace it with a binary format, or key-value store.
Is your feature request related to a problem? Please describe.
The readme mentions:
but I would like to know more: does it cache results in a SQL db, does it use mtime/ctime ?
Describe the solution you'd like
More information about how caching works, maybe a section at https://numtide.github.io/treefmt/usage.html