👋
Given that there's not much activity on this gem I'm wondering if the approach is still relevant? Does it turn out in practice that it's most often worth it to just always eager load (or the reverse, ignore the n+1's) because there's not much to gain in most cases? Or is this gem just feature complete?
I was looking for anyone writing about the tradeoffs of eager loading (or not) with russian doll caching and this gem and your blog post about it are all I've found so far on this topic of dealing with n+1's with russian doll caching, so I'm curious.
Thanks!
👋
Given that there's not much activity on this gem I'm wondering if the approach is still relevant? Does it turn out in practice that it's most often worth it to just always eager load (or the reverse, ignore the n+1's) because there's not much to gain in most cases? Or is this gem just feature complete?
I was looking for anyone writing about the tradeoffs of eager loading (or not) with russian doll caching and this gem and your blog post about it are all I've found so far on this topic of dealing with n+1's with russian doll caching, so I'm curious.
Thanks!