Skip to content

Carl/refactor share#58365

Draft
CarlSchwan wants to merge 2 commits intomasterfrom
carl/refactor-share
Draft

Carl/refactor share#58365
CarlSchwan wants to merge 2 commits intomasterfrom
carl/refactor-share

Conversation

@CarlSchwan
Copy link
Member

  • Resolves: #

Summary

TODO

  • ...

Checklist

First check which users have a shares and for which providers and then
only load these shares.

Avoid doing at most 5 SQL queries for each users a share was shared with if
there are no shares.

Signed-off-by: Carl Schwan <carlschwan@kde.org>
- Fetch share from various providers at once by providing a new
  interface for providers to create their share based on raw data from
  the database
- Use more efficient key-based pagination instead of offset-based
  pagination

Signed-off-by: Carl Schwan <carlschwan@kde.org>
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

Comments