Method RedisClient.decr

Prototypes

int decr(
  string key,
  int value
);