class Redis::Distributed

def mapped_mget(*keys)

def mapped_mget(*keys)
  raise CannotDistribute, :mapped_mget
end