Generic
SCAN
Scan the database for keys.
Arguments
The cursor, use 0
in the beginning and then use the returned cursor for subsequent calls.
Response
The new cursor and the keys.
If the new cursor is 0
the iteration is complete.
Scan the database for keys.
The cursor, use 0
in the beginning and then use the returned cursor for subsequent calls.
The new cursor and the keys.
If the new cursor is 0
the iteration is complete.