Extend Commands API

Add or extend Redis commands in the Jedis client API — a new core command, a family of new commands, an extension to an existing command's options, or a module command (Search/TimeSeries/JSON/Bloom). Gathers evidence (Redis server PR, HLD document), plans the full implementation matrix in plan mode, then implements with unit and integration tests following Jedis maintainer conventions.

redis Updated

File contents

redis/jedis/tree/main/.agents/skills/extend-commands-api commit ca2c57ae8b

Frequently asked questions

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