class Redis::Distributed

def mset(*args)

def mset(*args)
  raise CannotDistribute, :mset
end