mirror of
https://github.com/fluencelabs/redis
synced 2025-05-10 01:37:26 +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.