| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-08-12 | Shard searching for new tracks across multiple tasks | jacqueline | |
| This also has the effect of breaking up the enormous 'updateIndexes' method into one call per file, which means database updates also no longer monopolise a single background task for their entire duration. avg. time per new file is now <140ms for a completely fresh database, which is pretty good i think! | |||
| 2024-08-12 | Make FileGatherer shaped more like a normal iterator | jacqueline | |
