Releases: redis/node-redis
Releases · redis/node-redis
[email protected]
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
[email protected]
Enhancements
- Update RedisGraph README.md by @jkoontz2010 in #2239
- fix #2189 - add graph --compact support by @leibale in #2305
[email protected]
[email protected]
[email protected]
Enhancements
- Upgrade
@redis/json
[email protected]
Fixes
- fix: loop over arguments instead of spreading by @bmeverett in #2160 #2251
[email protected]
[email protected]
Enhancements
- Upgrade
@redis/client
- Upgrade
@redis/search
[email protected]
Fixes
- fixed MIGRATE function when key is array by @StefanCenusa in #2184
- fix: loop over arguments instead of spreading by @bmeverett in #2160
- Handle unhandled errors in
socket.reconnectStrategry
by @leibale in #2226
Enhancements
- Add support for
client.unref()
andclient.ref()
by @leibale in #2188 - upgrade dependencies by @leibale in #2211
New Contributors
- @StefanCenusa made their first contribution in #2184
- @bmeverett made their first contribution in #2160
[email protected]
Enhancements
- Upgrade
@redis/client