• Adam Hegyi's avatar
    Allow passing the cursor to Keyset::Iterator · 0db7486e
    Adam Hegyi authored
    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.
    0db7486e
iterator.rb 1.65 KB