zitadel/internal
Fabi b9aae0b2e3
feat(eventstore): add spooler (#78)
* add spooler to eventstore

* Update internal/eventstore/spooler/spooler.go

Co-Authored-By: Silvan <silvan.reusser@gmail.com>

* Update internal/eventstore/spooler/spooler_test.go

Co-Authored-By: Silvan <silvan.reusser@gmail.com>

* remove comments

* fix race condition in test

Co-authored-by: Silvan <silvan.reusser@gmail.com>
2020-04-29 12:11:13 +02:00
..
admin add basic config and change i18n pkg 2020-03-25 07:58:58 +01:00
api Project commands (#26) 2020-04-07 13:23:04 +02:00
auth add basic config and change i18n pkg 2020-03-25 07:58:58 +01:00
cache feat: project cache (#48) 2020-04-20 15:16:33 +02:00
config add system config (#71) 2020-04-23 10:43:39 +02:00
crypto feat: application commands (#50) 2020-04-21 17:00:32 +02:00
errors feat(eventstore): Precondition (#69) 2020-04-28 16:01:00 +02:00
eventstore feat(eventstore): add spooler (#78) 2020-04-29 12:11:13 +02:00
login add basic config and change i18n pkg 2020-03-25 07:58:58 +01:00
management add system config (#71) 2020-04-23 10:43:39 +02:00
model feat: View (#27) 2020-04-14 18:20:20 +02:00
project add system config (#71) 2020-04-23 10:43:39 +02:00
proto feat: application commands (#50) 2020-04-21 17:00:32 +02:00
protoc Project commands (#26) 2020-04-07 13:23:04 +02:00
tracing fix tracing/statusFromError 2020-03-30 13:17:49 +02:00
view feat: application commands (#50) 2020-04-21 17:00:32 +02:00