(PECL swoole >= 1.9.0)
Swoole\Table::decr — Decrement the value in the Swoole table by $row_key and $column_key.
$key
$column
$decrby
key
Key of the data.
column
Specify the column name.
decrby
Increment value.