Tim Möhlmann
ab79855cf0
fix(eventstore): prevent allocation of filtered events ( #6749 )
...
* 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>
2023-10-19 15:21:31 +00:00
..
2023-10-19 12:34:00 +02:00
2023-10-19 12:19:10 +02:00
2023-10-19 12:34:00 +02:00
2023-10-19 12:19:10 +02:00
2023-09-21 16:45:41 +02:00
2023-10-19 12:34:00 +02:00
2022-04-26 23:01:45 +00:00
2023-10-19 15:21:31 +00:00
2023-09-29 08:21:32 +00:00
2023-10-19 12:34:00 +02:00
2023-10-19 13:37:22 +00:00
2023-10-19 12:34:00 +02:00
2023-02-15 02:52:11 +01:00
2023-10-19 15:21:31 +00:00
2023-08-31 08:39:16 +02:00
2022-11-07 08:55:12 +00:00
2023-10-19 12:19:10 +02:00
2023-05-05 15:34:53 +00:00
2023-10-19 12:34:00 +02:00
2023-10-19 12:34:00 +02:00
2023-09-15 16:58:45 +02:00
2023-10-19 12:19:10 +02:00
2023-09-15 16:58:45 +02:00
2023-10-19 12:19:10 +02:00
2023-10-19 12:19:10 +02:00
2023-10-19 12:19:10 +02:00
2022-04-26 23:01:45 +00:00
2023-10-19 12:34:00 +02:00
2022-06-15 08:30:58 +02:00
2023-10-19 12:34:00 +02:00
2023-10-19 12:19:10 +02:00
2023-10-19 12:34:00 +02:00
2023-10-11 09:55:01 +02:00
2023-08-15 10:49:05 +02:00
2023-09-01 10:32:13 +00:00
2021-03-09 10:30:11 +01:00
2023-10-19 12:19:10 +02:00
2023-10-19 12:19:10 +02:00
2023-09-15 13:43:38 +00:00