Closed GoogleCodeExporter closed 8 years ago
Sorry i don't no how to change Type of issue
Original comment by DimaBoch...@gmail.com
on 17 Aug 2011 at 8:19
Zero is a valid value in a hash or as a plain key in Redis.
If you want a one round-trip method of handling those kinds of things, you can
use a zset, calling "zremrangebyscore links -inf 0" to remove links with scores
<= 0.
Original comment by josiah.c...@gmail.com
on 17 Aug 2011 at 5:37
oh, thanks for this, i apologies for this issue.
Original comment by DimaBoch...@gmail.com
on 17 Aug 2011 at 5:42
Original comment by pcnoordh...@gmail.com
on 18 Aug 2011 at 8:42
Original issue reported on code.google.com by
DimaBoch...@gmail.com
on 17 Aug 2011 at 8:16