Rdocumentation
powered by
Learn R Programming
rredis (version 1.7.0)
redisZScore: redisZScore
Description
Return the score of an ordered set element.
Usage
redisZScore(key, element)
Arguments
key
The set name.
element
The set element.
Value
The numeric score.
References
http://redis.io/commands