Allow passing the cursor to Keyset::Iterator
This change allows passing a cursor to the Keyset::Iterator class. This can be used to split the processing into separate background jobs and continue the iteration where the previous job stopped.
Showing
Please register or sign in to comment