Method RedisClient.lpushX

Prototypes

size_t lpushX((ARGS...))(
  string key,
  T value
);