Skip to content

Transfer result cache to count query.#12501

Open
biozshock wants to merge 1 commit into
doctrine:2.20.xfrom
biozshock:paginator-cache
Open

Transfer result cache to count query.#12501
biozshock wants to merge 1 commit into
doctrine:2.20.xfrom
biozshock:paginator-cache

Conversation

@biozshock

Copy link
Copy Markdown

In the PR #12183 the count query was changed from clone to a new query, and now there is no way to use result cache for count queries.
For projects that heavily rely on caching this means the connection to the database (and queries), instead of the already opened connection to caching layer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant