mirror of
https://github.com/fluencelabs/redis
synced 2025-06-21 13:01:32 +00:00
When +inf and -inf are added, the result is NaN. We don't want NaN
scores in a sorted set, so agreed on the result of this operation being
zero. Backport of d9e28bcf
to 2.0.0.