mirror of
https://github.com/redis/redis.git
synced 2026-04-21 03:01:35 -04:00
d9e28bcf00a1e52c5e0c8cbc5f2c8c8cb7d7027f
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.
Check the 'doc' directory. doc/README.html is a good starting point :)
Description
Languages
C
72.5%
Tcl
24.9%
Python
1.8%
Makefile
0.3%
Shell
0.2%
Other
0.2%