mirror of
https://github.com/zitadel/zitadel.git
synced 2024-12-12 11:04:25 +00:00
ab79855cf0
* fix(eventstore): prevent allocation of filtered events Directly reduce each event obtained from a sql.Rows scan, so that we do not have to allocate all events in a slice. * reinstate the mutex as RWMutex * scan data directly * add todos * fix(writemodels): add reduce of parent * test: remove comment * update comments --------- Co-authored-by: adlerhurst <silvan.reusser@gmail.com> |
||
---|---|---|
.. | ||
gen_mock.go | ||
repository.mock.go | ||
repository.mock.impl.go | ||
repository.mock.matcher.filter.go | ||
repository.mock.matcher.searchquery.go |