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.
Please register or sign in to comment
This allows to use inclusive/exclusive bounds for min and max when deleting a range of scores from a sorted set.