So on heroku I am getting this issue. I can't quite figure out why this is happening.
heroku run rails c
> cache = Dalli::Client.new
> Rails.cache.write('memcachier', 'rocks')
Dalli::Server#connect localhost:11211
localhost:11211 failed (count: 1) Errno::ECONNREFUSED: Connection refused - send
localhost:11211 failed (count: 1) Errno::ECONNREFUSED: Connection refused - send
localhost:11211 is down
localhost:11211 is down