Method RedisClient.rpoplpush

Prototypes

T rpoplpush((T : E[],E))(
  string key,
  string destination
);