zitadel/internal/eventstore/repository
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
..
mock fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
sql fix: improve performance (#4300) 2022-09-02 14:05:13 +00:00
asset.go feat: add assets to eventstore and event (#1674) 2021-04-27 12:58:18 +02:00
event.go fix: v2 human command (#3435) 2022-04-12 16:20:17 +02:00
repository.go fix: scheduling (#3978) 2022-07-22 10:08:39 +00:00
search_query_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
search_query.go fix: improve performance (#4300) 2022-09-02 14:05:13 +00:00
unique_constraint.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
version_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
version.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00