Skip to content

[stable19] Improve group queries - #21068

Merged
MorrisJobke merged 1 commit into
stable19from
backport/20776/stable19
May 26, 2020
Merged

[stable19] Improve group queries#21068
MorrisJobke merged 1 commit into
stable19from
backport/20776/stable19

Conversation

@backportbot-nextcloud

Copy link
Copy Markdown

backport of #20776

Before we'd also get the diplayname for each group in the backend. In a
separate query. This is of course not ideal as this information is
obtained on each and every query. Now this is queried once and properly
cached.
Also added more caching to the manager.
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@MorrisJobkeMorrisJobke added the 3. to review Waiting for reviews label May 22, 2020
@MorrisJobkeMorrisJobke added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels May 25, 2020
@MorrisJobke
MorrisJobke merged commit 3bf0285 into stable19May 26, 2020
@MorrisJobke
MorrisJobke deleted the backport/20776/stable19 branch May 26, 2020 08:38
@rullzerrullzer mentioned this pull request Jul 6, 2020
3 tasks
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishenhancement

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@MorrisJobke@icewind1991@rullzer