decr

Decrement a numerical key’s value by the given number if the key/value pair exists.

syntax:

decr <key> <value> [noreply]

parameters:

example:

decr mykey 3

2

output notes:

possible errors: