Skip to content

miniproto.updates.state.UpdateCursor.with_duplicate_keys

miniproto.updates.state.UpdateCursor.with_duplicate_keys

Section titled “miniproto.updates.state.UpdateCursor.with_duplicate_keys”
with_duplicate_keys(duplicate_keys: Iterable[str]) -> UpdateCursor

Return a cursor with the supplied persisted duplicate-key sequence.

Parameters:

  • duplicate_keys (Iterable[str]) – Recent update identity keys to persist in order.