Skip to content

[1.0.0] Optimize the SQL in the PDO storage adapter for some searches.#226

Merged
ChadSikorra merged 1 commit into
FreeDSx:mainfrom
ChadSikorra:upgrade/pdo-list
Jul 18, 2026
Merged

[1.0.0] Optimize the SQL in the PDO storage adapter for some searches.#226
ChadSikorra merged 1 commit into
FreeDSx:mainfrom
ChadSikorra:upgrade/pdo-list

Conversation

@ChadSikorra

Copy link
Copy Markdown
Contributor

This fixes directory scaling issues with certain queries (mostly list). This unfortunately does not help MySQL. Unsure how much effort to put into optimizing the MySQL side of this. But this basically flattens certain list queries at 20ms past a 25k directory size in SQLite.

…nstead of a materialized IN list. Fixes directory scaling issues with certain queries. This unfortunately does not help MySQL.
@ChadSikorra
ChadSikorra merged commit 59259ba into FreeDSx:main Jul 18, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant