zitadel/cmd
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
..
admin fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
build feat: improve console caching and provide build info (#3621) 2022-05-13 14:06:44 +02:00
initialise fix: initial failures (#4291) 2022-09-01 07:24:26 +00:00
key feat: prepare for multiple database types (#4068) 2022-07-28 16:25:42 +02:00
setup fix: improve performance (#4300) 2022-09-02 14:05:13 +00:00
start feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
tls fix: enable env vars in setup steps (and deprecate admin subcommand) (#3871) 2022-06-27 10:32:34 +00:00
defaults.yaml fix: improve performance (#4300) 2022-09-02 14:05:13 +00:00
zitadel.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00