zitadel/internal/eventstore
Fabi c0f55e7209
feat: pub sub (#1341)
* fix: pub sub

* fix: adaot config to commands (and queries)

* remove dependency on vv2 in v1

* fix: pub sub in new eventstore

* fix tests

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-02-24 13:24:33 +01:00
..
playground fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
repository fix: update config to commands (and queries) (#1342) 2021-02-24 11:17:39 +01:00
v1 feat: pub sub (#1341) 2021-02-24 13:24:33 +01:00
aggregate.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
config.go fix: update config to commands (and queries) (#1342) 2021-02-24 11:17:39 +01:00
event_base.go feat: pub sub (#1341) 2021-02-24 13:24:33 +01:00
event.go feat: pub sub (#1341) 2021-02-24 13:24:33 +01:00
eventstore_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
eventstore.go feat: pub sub (#1341) 2021-02-24 13:24:33 +01:00
example_test.go fix: cherry pick fixes from master (#1339) 2021-02-23 17:05:47 +01:00
local_crdb_test.go fix: update config to commands (and queries) (#1342) 2021-02-24 11:17:39 +01:00
read_model.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
search_query_test.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
search_query.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
subscription.go feat: pub sub (#1341) 2021-02-24 13:24:33 +01:00
unique_constraint.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
version.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
write_model.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00