Method RedisClient.incr

Prototypes

int incr(
  string key,
  int value
);