nais / teams-backend

NAIS teams is a API server for team creation and propagation to external systems.
MIT License
3 stars 0 forks source link

Optimize the user sync with regards to number of queries #121

Closed christeredvartsen closed 1 year ago

christeredvartsen commented 1 year ago

Currently the user sync triggers a lot of queries against the database. This should be fixed.