Nikolay Karadzhov

Results 5 issues of Nikolay Karadzhov

Indent last line of tests that contain multiple steps. Closes #24071

# Add Redis Vector Set Commands Support ## Overview This PR implements Redis Vector Set commands (Redis 8.0+), adding 13 new commands with TypeScript support, test coverage, and RESP2/RESP3 protocol...

### Description > Describe your pull request here --- ### Checklist - [ ] Does `npm test` pass with this change (including linting)? - [ ] Is the new or...

Assigns the v4 branch its own dist-tag (`v4`) and restricts it to the 4.x version range. This prevents v4 maintenance releases from overwriting the latest major version in the default...

### Description > Describe your pull request here --- ### Checklist - [ ] Does `npm test` pass with this change (including linting)? - [ ] Is the new or...