How should we handle N+1 query violations? #1325
stevepolitodesign
started this conversation in
General
Replies: 2 comments
-
|
+1 to prosopite. I've seen folks like Nate Berkopec recommending it in prod, and I can't really disagree. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I will also be happy to see prosopite as part of Suspenders. I used it in a client project and I found it better and more reliable than bullet for example. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
We currently enable strict_loading_by_default, and set strict_loading_mode to
:n_plus_one. However, there seems to be an open issue with this feature: rails/rails#56094In the meantime, would it be valuable to use something like Prosopite?
Beta Was this translation helpful? Give feedback.
All reactions