tidis icon indicating copy to clipboard operation
tidis copied to clipboard

sort set withscores bug

Open jklofs opened this issue 6 years ago • 1 comments

当执行时

zrangebyscore dss 0 0 withscores limit 0 2999

返回空值,可是空值的返回码和redis的不一致 redis的为: image 而tidis中为 image

jklofs avatar Feb 27 '19 02:02 jklofs

Can you provide more data for reproduction?

yongman avatar Feb 28 '19 15:02 yongman

Please refer to https://github.com/tidb-incubator/tidis

yongman avatar Sep 20 '22 05:09 yongman