Releases: redis/node-redis
Releases · redis/node-redis
client@1.5.0
bloom@1.2.0
Enhancements
- Add support for BF.CARD command (#2376)
redis@4.5.1
Enhancements
- upgrade
@redis/client
client@1.4.2
client@1.4.1
time-series@1.0.4
Fixes
- ts.mRangeWithLabels FILTER as an array of string not apply (#2266)
redis@4.5.0
Enhancements
- upgrade
@redis/client
- upgrade
@redis/time-series
client@1.4.0
Enhancements
- Add support for ping interval (#2321)
redis@4.4.0
Enhancements
- #2285-Add-example-scripts-hyperloglog - Added hyperloglog examples to… by @ade1705 in #2289
- #2287 Add example scripts showing pub/sub usage. by @con-mark in #2288
- Connecting to cluster example by @varadkarpe in #2298
- Adds transaction with watched key example script. by @sailingwithsandeep in #2297
- Fixes typo Redis Search -> RediSearch by @simonprickett in #2278
- Fixed redis -> Redis in a couple places. by @simonprickett in #2279
- Update search-json.js by @leibale in #2317
- test with node 19 instead of 17 by @leibale in #2316
- disconnect in basic example by @reviewher in #2235
- upgrade
@redis/client
- upgrade
@redis/bloom
- upgrade
@redis/graph
graph@1.1.0
Enhancements
- Update RedisGraph README.md by @jkoontz2010 in #2239
- fix #2189 - add graph --compact support by @leibale in #2305