Add Garnet Command

Adds a new built-in RESP command to Garnet end-to-end. Covers enum registration, parsing, dispatch, RESP handler, API surface, storage session, RMW callbacks, command metadata JSON, ACL tests, and integration tests. Use when asked to "add a command", "implement RI.SET", "add RESP command", or any new server command. Do NOT use for custom extension commands (CustomRawStringFunctions) or object-type sub-operations. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/microsoft--garnet--garnet commit 0712f41449

Frequently asked questions

npx skillmds@latest add tomevault-io/add-garnet-command