back
1 comments
Sure! I should note, too, I was already caching each individual item, then pulling in each cache one-by-one. The above improvements were only due to your gem.

Also, I submitted a pull request [1] to add support for cache options, like "expires_in: 3.days".

That's the only thing I could think to add. This is one of those magic libraries that you're just like, man, did that really happen? Everybody should use this.

[1] https://github.com/n8/multi_fetch_fragments/pull/4