mirror of
https://github.com/fluencelabs/redis
synced 2025-03-18 16:40:50 +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.