zitadel/cmd/setup
Livio Spring 5aa91ad105
fix: improve performance (#4300)
## Note

This release requires a setup step to fully improve performance.
Be sure to start ZITADEL with an appropriate command (zitadel start-from-init / start-from-setup)

## Changes

- fix: only run projection scheduler on active instances
- fix: set default for concurrent instances of projections to 1 (for scheduling)
- fix: create more indexes on eventstore.events table
- fix: get current sequence for token check (improve reread performance)
2022-09-02 14:05:13 +00:00
..
01_sql feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
04 fix: improve performance (#4300) 2022-09-02 14:05:13 +00:00
01.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
02.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
03.go fix: clarify instances in steps and config (#4003) 2022-07-27 10:22:20 +02:00
04.go fix: improve performance (#4300) 2022-09-02 14:05:13 +00:00
config_change.go feat: allow system config changes (#3876) 2022-07-20 11:20:49 +02:00
config.go fix: improve performance (#4300) 2022-09-02 14:05:13 +00:00
setup.go fix: improve performance (#4300) 2022-09-02 14:05:13 +00:00
steps.yaml fix: clarify instances in steps and config (#4003) 2022-07-27 10:22:20 +02:00