Quantcast
Channel: dalli on heroku not caching - Stack Overflow
Browsing latest articles
Browse All 2 View Live

Answer by catsby for dalli on heroku not caching

Can you try using memcachier instead? remove memcahe add-on add memcachier add-on add "memcachier" gem just above "dalli" in your gem file it should "just work" See here in the DevCenter: Memcachier

View Article



dalli on heroku not caching

I want to enable action caching in my rails app on heroku. In development.rb I set: config.action_controller.perform_caching = true and see in logs Started GET "..." for 127.0.0.1 at 2013-05-17...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images