Skip to content
Snippets Groups Projects
Select Git revision
  • c629dc5783254403c970f6f087baa1ff7750e032
  • master default
  • test
  • rc3-2020
4 results

community

  • Clone with SSH
  • Clone with HTTPS
  • Julian Rother's avatar
    Julian authored
    Preperation for future features that require per-service user settings
    or state, e.g. stateful sync or service-specific email settings.
    
    The additional JOIN of ServiceUser degrades getusers API performance
    by 30-50%. For API calls that return many users, this is compensated by
    an otherwise unrelated optimization (selectinload instead of joinedload).
    6337c591
    History
    Name Last commit Last update
    ..