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

Redis Node.js client

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

https://github.com/RedisBloom/RedisBloom/pull/512

There's currently no example code using the Graph commands. Add some!

Documentation

Extend [Graph README.md](https://github.com/redis/node-redis/tree/master/packages/graph). Use [JSON README.md](https://github.com/redis/node-redis/tree/master/packages/json) as reference.

Documentation

Extend [Bloom README.md](https://github.com/redis/node-redis/tree/master/packages/bloom). Use [JSON README.md](https://github.com/redis/node-redis/tree/master/packages/json) as reference.

Documentation

Extend [TimeSeries README.md](https://github.com/redis/node-redis/tree/master/packages/time-series). Use [JSON README.md](https://github.com/redis/node-redis/tree/master/packages/json) as reference.

Documentation

### Description Hi, We are experiencing issue with the client. Many times a day we have this unhandled error that is thrown away from the redis client. We have properly...

Bug

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

### Description Does cluster mode support pipeline?

Documentation

### Motivation - [ ] #2705 - [ ] #2706 - [ ] #2707

tracking-issue

As documented [here](https://github.com/redis/redis/issues/7388), to be tested against redis unstable.

feature