mirror of
https://github.com/fluencelabs/redis
synced 2025-03-18 08:30:51 +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.