Extend Commands API

Add or extend Redis commands in the Lettuce client API end-to-end — a new core command, a family of new commands, an extension to an existing command's options, or a module/area command (Search/JSON/Bloom/VectorSet). Gathers evidence first (HLD document, the server-side PR in the repo owning the command family, live verification against the Dockerized test environment with redis-cli), plans the full implementation matrix in plan mode, then implements across all API flavors with unit and integration tests. Trigger on "add support for the <X> command", "implement <REDIS COMMAND> in Lettuce", "extend <command> with <option>", or adding a new argument/overload to an existing command.

redis 7ee62d8 30.3 KB Updated

File contents

redis/lettuce/tree/main/.agents/skills/extend-commands-api commit 7ee62d898c

Frequently asked questions

npx skillmds@latest add redis/extend-commands-api