redis@5.7.0
What's Changed
- fix(pool): chain promise handlers to prevent unhandled rejections by @PavelPashov in https://github.com/redis/node-redis/pull/3035
- Add Redis 8.2 New Stream Commands by @PavelPashov in https://github.com/redis/node-redis/pull/3029
- DOC-5473 added time series doc examples by @andy-stark-redis in https://github.com/redis/node-redis/pull/3030
- DOC-5074 added vector set doc examples by @andy-stark-redis in https://github.com/redis/node-redis/pull/3031
- fix(scan): remove console.logs by @nkaradzhov in https://github.com/redis/node-redis/pull/3038
- feat: add EPSILON parameter support to VSIM command by @PavelPashov in https://github.com/redis/node-redis/pull/3041
New Contributors
- @andy-stark-redis made their first contribution in https://github.com/redis/node-redis/pull/3030
Full Changelog: https://github.com/redis/node-redis/compare/redis@5.6.1...redis@5.7.0
Fetched May 1, 2026
