class Redis::Distributed

def pipelined

def pipelined
  raise CannotDistribute, :pipelined
end