class Redis::Distributed

def mapped_mset(_hash)

def mapped_mset(_hash)
  raise CannotDistribute, :mapped_mset
end