Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add
file::Store::force_refresh_packed_buffer()
to public API (#…
…1348) That way it's possible to explicitly refresh if the caller knows that some other operation might have invalidated the in-memory cache. The `mtime` based approach doesn't work reliably on all filesystems due to coarse granularity of time.
- Loading branch information