module Resque::Stat

def data_store

def data_store
  @data_store ||= Resque.redis
end