zitadel/internal/eventstore
Elio Bischof 681541f41b
feat: add quotas (#4779)
adds possibilities to cap authenticated requests and execution seconds of actions on a defined intervall
2023-02-15 02:52:11 +01:00
..
handler feat: add quotas (#4779) 2023-02-15 02:52:11 +01:00
repository fix(user): add search query for login name (#4173) 2022-10-31 13:03:23 +00:00
v1 fix: reduce load on view tables (#4716) 2022-11-22 07:36:48 +01:00
aggregate.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
asset.go fix(eventstore): sub queries (#1805) 2021-07-06 13:55:57 +02:00
config.go fix: push timeout (#4882) (#4885) 2022-12-15 09:40:13 +00:00
event_base.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
event.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
eventstore_test.go feat(admin-api): list events (#4989) 2023-01-16 11:30:03 +00:00
eventstore.go fix(adminAPI): localize event type (#5059) 2023-01-19 15:50:05 +00:00
example_test.go feat(admin-api): list events (#4989) 2023-01-16 11:30:03 +00:00
local_crdb_test.go feat(database): support for postgres (#3998) 2022-08-31 07:52:43 +00:00
read_model.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00
search_query_test.go fix: improve performance (#4300) 2022-09-02 14:05:13 +00:00
search_query.go feat(admin-api): list events (#4989) 2023-01-16 11:30:03 +00:00
subscription.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
unique_constraint.go fix: instance remove (#4602) 2022-10-26 13:06:48 +00:00
version.go chore(v2): move to new org (#3499) 2022-04-26 23:01:45 +00:00
write_model.go feat: projections auto create their tables (#3324) 2022-03-23 09:02:39 +01:00