Rqe Iterator Suspend Resume

Implementation & review guide for suspend/resume (revalidation) on query-engine iterators in src/redisearch_rs/rqe_iterators/. Use this when adding the Box<Self> suspend/resume mechanism to an RQE iterator that currently only implements the legacy revalidate, when modifying an existing suspend/resume implementation, or when reviewing a PR that touches this machinery (boxed.rs, ref_mode markers, child-slot helpers, layout-invariant proofs).

RediSearch 36d2543 25.5 KB Updated

File contents

redisearch/redisearch/tree/main/src/redisearch_rs/rqe_iterators/.skills/rqe-iterator-suspend-resume commit 36d2543ef5

Frequently asked questions

npx skillmds@latest add redisearch/rqe-iterator-suspend-resume