zitadel/internal/auth/repository/eventsourcing/view
Livio Spring e8babf1048
fix: reduce load on view tables (#4716)
* fix: reduce load on view tables

* create prerelease

* linting: pass context to view handlers

* fix error handling of refresh token handler

* fix: improve processing of successful instanceIDs on views

* fix revert intended change in .golangci.yaml

* fix: set timeout for processInstances in spooler

* fix: reduce update to active tokens on profile change

* change token expiration query to db now()

* remove branch from .releaserc.js
2022-11-22 07:36:48 +01:00
..
error_event.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
external_idps.go fix: reduce load on view tables (#4716) 2022-11-22 07:36:48 +01:00
idp_configs.go fix: reduce load on view tables (#4716) 2022-11-22 07:36:48 +01:00
idp_providers.go fix: reduce load on view tables (#4716) 2022-11-22 07:36:48 +01:00
org_project_mapping.go fix: reduce load on view tables (#4716) 2022-11-22 07:36:48 +01:00
refresh_token.go fix: reduce load on view tables (#4716) 2022-11-22 07:36:48 +01:00
sequence.go fix: reduce load on view tables (#4716) 2022-11-22 07:36:48 +01:00
token.go fix: reduce load on view tables (#4716) 2022-11-22 07:36:48 +01:00
user_session.go fix: reduce load on view tables (#4716) 2022-11-22 07:36:48 +01:00
user.go fix: reduce load on view tables (#4716) 2022-11-22 07:36:48 +01:00
view.go fix: load auth users (#3907) 2022-07-07 14:58:00 +02:00