Livio Spring
|
aed7010508
|
fix: scheduling (#3978)
* fix: improve scheduling
* build pre-release
* fix: locker
* fix: user handler and print stack in case of panic in reducer
* chore: remove sentry
* fix: improve handler projection and implement tests
* more tests
* fix: race condition in tests
* Update internal/eventstore/repository/sql/query.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* fix: implemented suggested changes
* fix: lock statement
Co-authored-by: Silvan <silvan.reusser@gmail.com>
|
2022-07-22 10:08:39 +00:00 |
|
Florian Forster
|
fa9f581d56
|
chore(v2): move to new org (#3499)
* chore: move to new org
* logging
* fix: org rename caos -> zitadel
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
|
2022-04-26 23:01:45 +00:00 |
|
Livio Amstutz
|
1305c14e49
|
feat: handle instanceID in projections (#3442)
* feat: handle instanceID in projections
* rename functions
* fix key lock
* fix import
|
2022-04-19 08:26:12 +02:00 |
|
Livio Amstutz
|
9ab566fdeb
|
fix(query): keys (#2755)
* fix: add keys to projections
* change to multiple tables
* query keys
* query keys
* fix race condition
* fix timer reset
* begin tests
* tests
* remove migration
* only send to keyChannel if not nil
|
2022-01-12 13:22:04 +01:00 |
|