1
0
kolaente fe27dd59ad
feat(subscription): use a recursive cte to fetch subscriptions of parent projects
Testing this locally resulted in improved response times from ~50ms to ~20ms when creating a project. It looks like even though the code running these sql queries uses different go routines, they affect each other (caused by IO or context switching?)
2024-03-03 15:34:18 +01:00
..
2023-09-01 08:39:25 +02:00
2023-10-10 20:35:43 +02:00
2023-10-10 20:35:43 +02:00
2024-01-28 11:52:16 +01:00
2023-09-01 10:19:31 +02:00