Sometimes it uses the cached assets within redis on deployment and sometimes it seems to recompile everything. I had removed turbo-sprokets-rails3 thinking that i do not need it with the above configuration but now i am doubting myself. Is turbo-sprockets-rails3 needed in addition to asset.cache_store?
We are on Heroku with rails 3.2.X and i started trying to use redis as an asset cache.
Sometimes it uses the cached assets within redis on deployment and sometimes it seems to recompile everything. I had removed turbo-sprokets-rails3 thinking that i do not need it with the above configuration but now i am doubting myself. Is turbo-sprockets-rails3 needed in addition to asset.cache_store?
thx!
-karl