Skip to content

Cache reader results in the database

Sam Thursfield requested to merge sam/cache-reader-results into master

With this change, we avoid scanning anything on startup unless it's a new file or its mtime has changed.

Startup performance is noticably improved.

Fixes #20 (closed)

Merge request reports