| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-08-11 | 1.6 kB | |
| redis@6.2.1 source code.tar.gz | 2026-08-11 | 897.8 kB | |
| redis@6.2.1 source code.zip | 2026-08-11 | 1.6 MB | |
| Totals: 3 Items | 2.5 MB | 1 | |
What's Changed
- fix(sentinel): cap post-connect rediscovery retries by @DebadityaHait in https://github.com/redis/node-redis/pull/3388
- chore(deps): bump ip-address and socks by @dependabot[bot] in https://github.com/redis/node-redis/pull/3389
- feat(client): add MaxCommandRedirectionsError for cluster redirections by @Piyush0049 in https://github.com/redis/node-redis/pull/3386
- fix: remove stale data listener explicitly on socket error by @Chrisp1tv in https://github.com/redis/node-redis/pull/3209
- fix(client): dispose credentials subscription on every close() path by @lazerg in https://github.com/redis/node-redis/pull/3391
- fix(cluster): keep batch commands routed by slot during migration by @GiHoon1123 in https://github.com/redis/node-redis/pull/3377
- fix(client): decode RESP3 doubles to the value the server sent by @Jaybhade in https://github.com/redis/node-redis/pull/3393
- fix(cluster): handle MOVED and ASK redirects for atomic MULTI by @konovalovsergey in https://github.com/redis/node-redis/pull/3395
New Contributors
- @DebadityaHait made their first contribution in https://github.com/redis/node-redis/pull/3388
- @Chrisp1tv made their first contribution in https://github.com/redis/node-redis/pull/3209
- @lazerg made their first contribution in https://github.com/redis/node-redis/pull/3391
- @Jaybhade made their first contribution in https://github.com/redis/node-redis/pull/3393
- @konovalovsergey made their first contribution in https://github.com/redis/node-redis/pull/3395
Full Changelog: https://github.com/redis/node-redis/compare/redis@6.2.0...redis@6.2.1