If the hash field does not exist, it is set to 0 before performing the operation.
Arguments#
The key of the hash.
The field to increment
How much to increment the field by. Can be negative to subtract.
If the hash field does not exist, it is set to 0 before performing the operation.
The key of the hash.
The field to increment
How much to increment the field by. Can be negative to subtract.
Was this page helpful?