zitadel/internal/eventstore
Silvan a6c4702b8e
fix: lock again (#1132)
* start sub

* start implement subsciptions

* start subscription

* implementation for member done

* admin done

* fix: tests

* extend handlers

* prepary notification

* no errors in adminapi

* changed current sequence in all packages

* ignore mocks

* works

* subscriptions as singleton

* tests

* refactor: rename function scope var

* fix: process ALL previous sequences

* fix: spooler and pubsub

* handler check

* fix: process events until all done

* fix break on query err

* fix: handler

* fix: process sequence or return error

* check aggregate id

* fix: log only in error case

* fix tests

* fix: handlers

* fix: spooler

* fix: spooler

* fix: tests

* fix: continue

* fix: locker duration

* fix: variable lock duration

* fix: test

* fix: test

* fix: test min max time

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2020-12-22 12:27:55 +01:00
..
internal/repository feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
locker fix(spooler): correct workers (#508) 2020-07-28 09:42:21 +02:00
mock fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
models fix: pubsub (#1122) 2020-12-21 18:42:34 +01:00
query fix: lock again (#1132) 2020-12-22 12:27:55 +01:00
sdk feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
spooler fix: lock again (#1132) 2020-12-22 12:27:55 +01:00
config.go feat: project cache (#48) 2020-04-20 15:16:33 +02:00
eventstore.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
gen_mock.go Eventstore (#22) 2020-04-06 06:42:21 +02:00
subscription.go fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00