Class Redis::Pipeline
In: lib/redis/pipeline.rb
Parent: Object

Methods

Attributes

commands  [R] 

Public Class methods

Public Instance methods

Starting with 2.2.1, assume that this method is called with a single array argument. Check its size for backwards compat.

Assume that this method is called with a single array argument. No backwards compat here, since it was introduced in 2.2.2.

[Validate]