]> git.saurik.com Git - redis.git/commit - src/t_zset.c
Make ZREMRANGEBYSCORE accept the same range spec as ZRANGEBYSCORE
authorPieter Noordhuis <pcnoordhuis@gmail.com>
Wed, 13 Oct 2010 19:43:58 +0000 (21:43 +0200)
committerPieter Noordhuis <pcnoordhuis@gmail.com>
Wed, 13 Oct 2010 19:43:58 +0000 (21:43 +0200)
commit91504b6cbec2f555a3aa81113372c173adadad66
tree7d5331e09d1bdab8be6a428e159109bb99445bfa
parent26f3388d27d1be9312d0244890db564c1b22ba0c
Make ZREMRANGEBYSCORE accept the same range spec as ZRANGEBYSCORE

This allows to use inclusive/exclusive bounds for min and max when
deleting a range of scores from a sorted set.
src/t_zset.c
tests/unit/type/zset.tcl