Fix rank overflow in zslInsert with more than 2B entries. (#9249)
If there are more than 2B entries in a zset. The calculated span will overflow.
Please register or sign in to comment
If there are more than 2B entries in a zset. The calculated span will overflow.