mirror of
https://github.com/fluencelabs/redis
synced 2025-06-28 00:11:33 +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.