Set
SSCAN
Scan a set
Arguments
The key of the set.
The cursor, use 0
in the beginning and then use the returned cursor for subsequent calls.
Response
The new cursor and the members.
If the new cursor is 0
the iteration is complete.
Scan a set
The key of the set.
The cursor, use 0
in the beginning and then use the returned cursor for subsequent calls.
The new cursor and the members.
If the new cursor is 0
the iteration is complete.