Method RedisClient.hincr

Prototypes

int hincr(
  string key,
  string field,
  int value
);