zitadel/internal/eventstore/handler/crdb
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
..
current_sequence.go feat: handle instanceID in projections (#3442) 2022-04-19 08:26:12 +02:00
db_mock_test.go feat: handle instanceID in projections (#3442) 2022-04-19 08:26:12 +02:00
failed_stmt.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
handler_stmt_test.go feat: handle instanceID in projections (#3442) 2022-04-19 08:26:12 +02:00
handler_stmt.go feat: handle instanceID in projections (#3442) 2022-04-19 08:26:12 +02:00
init.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
lock_test.go feat: handle instanceID in projections (#3442) 2022-04-19 08:26:12 +02:00
lock.go feat: handle instanceID in projections (#3442) 2022-04-19 08:26:12 +02:00
reduce.go refactor(eventstore): rename EventPusher to Command, EventReader to Event, PushEvents to Push and FilterEvents to Filter (#2907) 2022-01-03 09:19:07 +01:00
statement_test.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
statement.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00