node-redis icon indicating copy to clipboard operation
node-redis copied to clipboard

Redis Node.js client

Results 360 node-redis issues
Sort by recently updated
recently updated
newest added

### Description redisClient.hmset is not a function, Has the hmset function been removed?

Documentation

### Description flavour is a tag and it is array of strings. This how I declared in schema ( $.sfl.[*] as flavour TAG SEPARATOR ','). I can see the results...

Bug

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

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

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

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

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

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

infrastrucutre code to enable search module commands to be marked unstable in RESP3 client usage. needs, finish conversion of commands to v5, where I'm stuck at the moment

### Description This PR contains doctests previously written by justincastilla that are to be used on the docs site as tabbed code examples. There were issues with [the previous PRs](https://github.com/redis/node-redis/pulls/justincastilla)...