20fdbbe86a
Goldiloader (https://github.com/salsify/goldiloader) can eager load associations automatically. This removes the need for adding "includes" calls in a variety of different places. This also comes with the added benefit of not having to eager load data if it's not used.
5 lines
120 B
YAML
5 lines
120 B
YAML
---
|
|
title: Add Goldiloader to fix N+1 issues when calculating email recipients
|
|
merge_request:
|
|
author:
|
|
type: performance
|