Force a reconnect to Redis.
82 83 84
# File 'lib/resque/data_store.rb', line 82 def reconnect @redis.client.reconnect end