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
..
2024-01-28 13:36:13 +01:00
2024-02-12 14:23:16 +01:00
2024-03-02 15:38:01 +01:00
2024-03-02 14:50:56 +00:00