Method RedisClient.lpush

Prototypes

size_t lpush((ARGS...))(
  string key,
  ARGS args
);