zitadel/internal/eventstore/spooler
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
..
mock fix: all enums same style (#262) 2020-06-23 14:47:47 +02:00
config.go fix: language.Tag marshalling (#1110) 2020-12-17 08:55:11 +01:00
mock.go feat(eventstore): add spooler (#78) 2020-04-29 12:11:13 +02:00
spooler_test.go fix: lock again (#1132) 2020-12-22 12:27:55 +01:00
spooler.go fix: lock again (#1132) 2020-12-22 12:27:55 +01:00