tidis
tidis copied to clipboard
sort set withscores bug
当执行时
zrangebyscore dss 0 0 withscores limit 0 2999
返回空值,可是空值的返回码和redis的不一致
redis的为:
而tidis中为

Can you provide more data for reproduction?
Please refer to https://github.com/tidb-incubator/tidis