Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-31 | 912 Bytes | |
redis@5.7.0 source code.tar.gz | 2025-07-31 | 517.0 kB | |
redis@5.7.0 source code.zip | 2025-07-31 | 1.2 MB | |
Totals: 3 Items | 1.7 MB | 1 |
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