We need to update `commands.json` and run [go generate](https://github.com/redis/rueidis?tab=readme-ov-file#generate-command-builders) to update the command builder for the new XDELEX command. ``` XDELEX key [KEEPREF | DELREF | ACKED] IDS numids id [id ...] ``` See https://github.com/redis/redis/pull/14130.