Skip to content

Conversation

etnoy
Copy link
Collaborator

@etnoy etnoy commented Aug 23, 2025

We move sidecar information from the asset table to the asset_files table, thereby saving one row in the asset table.

Beyond cleaning up, this will unlock further optimizations in the future. For instance, the slowest part external library scanning is currently...sidecar file detection. We'll be able to do a separate fast crawl for (the few) xmp files in an external library instead of the very slow probing for img.jpg.xmp and img.xmp for every img.jpg in the library.

@etnoy etnoy requested a review from danieldietzler as a code owner August 23, 2025 21:10
@etnoy etnoy marked this pull request as draft August 23, 2025 21:10
@etnoy etnoy force-pushed the feat/sidecar-asset-files branch 24 times, most recently from 7f6d51a to 323c707 Compare August 26, 2025 13:35
@etnoy etnoy force-pushed the feat/sidecar-asset-files branch from 323c707 to cba9e29 Compare August 27, 2025 06:20
@etnoy etnoy force-pushed the feat/sidecar-asset-files branch 4 times, most recently from 6341602 to 12444be Compare August 27, 2025 08:21
@etnoy etnoy force-pushed the feat/sidecar-asset-files branch from 12444be to 430af9a Compare August 27, 2025 11:02
@etnoy etnoy force-pushed the feat/sidecar-asset-files branch from a29516d to 6b91b31 Compare September 7, 2025 19:36
@etnoy etnoy force-pushed the feat/sidecar-asset-files branch 5 times, most recently from 80d8631 to 4fdfb9a Compare October 2, 2025 22:29
@etnoy etnoy force-pushed the feat/sidecar-asset-files branch from 4fdfb9a to 11ea09c Compare October 2, 2025 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants