open-pr
01Skill Claude CodeCodex
Open a GitHub pull request for RediSearch. Use whenever you are asked to open a PR.
36 tagged redis module, measured the same way as everything else here.
Browse within: fulltext 36inverted-index 36redis 36search 36search-engine 36
Skill Claude CodeCodex
Open a GitHub pull request for RediSearch. Use whenever you are asked to open a PR.
Skill Claude CodeCodex
Review Rust code changes for unsafe correctness, security and robustness, documentation quality, and C-to-Rust porting fidelity. Use this when you want to review Rust changes before merging.
Skill Claude CodeCodex
Implementation & review guide for suspend/resume (revalidation) on query-engine iterators in src/redisearchrs/rqeiterators/. Use this when adding the Box suspend/resume mechanism to an RQE iterator that currently only implements the legacy revalidate, when modifying an existing suspend/resume implementation, or when…