puchm

Results 11 issues of puchm

### Description According to the [documentation](https://redis.io/docs/latest/commands/zadd/), ZADD should return null if the operation was aborted because of a conflict. This `null` is converted to `0` because the command does not...

Bug