RedisDatabase.scard

Returns the set cardinality (number of elements) of the set stored at key.

struct RedisDatabase
long
scard
(
string key
)

Meta