class Redis::Distributed

def mapped_msetnx(hash)

def mapped_msetnx(hash)
  raise CannotDistribute, :mapped_msetnx
end