multi_fetch_fragments
multi_fetch_fragments copied to clipboard
Images are not all being cached correctly
I'm using memcached, dalli, heroku, and s3 to serve my images using your gem. I am not 100% sure it is your gem yet because there are a lot of elements involved. What I think is happening though is some of the caches are getting missed on call and staying improperly cached. I have it in a dropdown that is called on keyup, is that a bad idea to use with this gem?