redisZCount: redisZCount

Description Usage Arguments Value Author(s) References

View source: R/zsetVal.R

Description

Returns the number of elements in the sorted set at key with a score between min and max. The min and max arguments have the same semantic as described for redisZRangeByScore.

Usage

1

Arguments

key

The set name.

min

Minimum score.

max

Maximum score.

Value

See the Redis documentation for more information.

Author(s)

B. W. Lewis

References

http://redis.io/commands


bwlewis/rredis documentation built on Jan. 3, 2022, 4:53 p.m.