puchm
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...
Hello, This is such a great and well made library. Great work! One thing I have noticed is that it is apparently not possible to require that a column is...
I think it would be great to be able to add an offset to a timer trigger like so: `every 20 ticks with offset 5 do` (Or with a similar...