| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-23 | 3.5 kB | |
| redis@5.9.0 source code.tar.gz | 2025-10-23 | 542.2 kB | |
| redis@5.9.0 source code.zip | 2025-10-23 | 1.2 MB | |
| Totals: 3 Items | 1.7 MB | 0 | |
What's Changed
- fix(ts): use all commands in cluster type by @nkaradzhov in https://github.com/redis/node-redis/pull/3065
- Main by @watersRand in https://github.com/redis/node-redis/pull/3047
- docs: fix scanIterator example in readme by @nkaradzhov in https://github.com/redis/node-redis/pull/3072
- Hitless upgrades by @nkaradzhov in https://github.com/redis/node-redis/pull/3021
- fix(cluster): prevent infinite loop by @nkaradzhov in https://github.com/redis/node-redis/pull/3078
- docs: update RedisJSON documentation link by @Caiuriuller in https://github.com/redis/node-redis/pull/3079
- refactor(test): improve test scenario reliability and maintainability by @PavelPashov in https://github.com/redis/node-redis/pull/3077
- Improve stale issue management workflow by @elena-kolevska in https://github.com/redis/node-redis/pull/3082
- Maint fixes by @nkaradzhov in https://github.com/redis/node-redis/pull/3086
- feat: add default modules to createClientPool by @killagu in https://github.com/redis/node-redis/pull/3088
- DOC-5743 BITOP examples by @andy-stark-redis in https://github.com/redis/node-redis/pull/3087
- feat: add typed/untyped mode support for multi-commands by @PavelPashov in https://github.com/redis/node-redis/pull/3084
- Fix: resolve doubly linked list push issue by @ntvviktor in https://github.com/redis/node-redis/pull/3085
- Update default Redis version to 8.4-M01-pre in tests by @bobymicroby in https://github.com/redis/node-redis/pull/3092
- Adjust scenario tests according to latest maint naming changes by @nkaradzhov in https://github.com/redis/node-redis/pull/3090
- test(maint): touch up wrong assertions by @nkaradzhov in https://github.com/redis/node-redis/pull/3096
- fix(pool): make createClientPool use provided options by @nkaradzhov in https://github.com/redis/node-redis/pull/3095
- Emit invalidate events from client by @sastcsgh in https://github.com/redis/node-redis/pull/3076
- Fix client kill enums by @watersRand in https://github.com/redis/node-redis/pull/3074
- cluster/node events (#1855) by @NaughtySora in https://github.com/redis/node-redis/pull/3083
- fix(ssubscribe): properly resubscribe in case of shard failover by @nkaradzhov in https://github.com/redis/node-redis/pull/3098
- fix: multi-byte character corruption when converting Buffers to strings by @brb3 in https://github.com/redis/node-redis/pull/3100
- fix(cmd): PUBSUB_NUMSUB return count as number by @nkaradzhov in https://github.com/redis/node-redis/pull/3103
- Extend proxy by @nkaradzhov in https://github.com/redis/node-redis/pull/3105
New Contributors
- @watersRand made their first contribution in https://github.com/redis/node-redis/pull/3047
- @Caiuriuller made their first contribution in https://github.com/redis/node-redis/pull/3079
- @elena-kolevska made their first contribution in https://github.com/redis/node-redis/pull/3082
- @killagu made their first contribution in https://github.com/redis/node-redis/pull/3088
- @ntvviktor made their first contribution in https://github.com/redis/node-redis/pull/3085
- @sastcsgh made their first contribution in https://github.com/redis/node-redis/pull/3076
- @NaughtySora made their first contribution in https://github.com/redis/node-redis/pull/3083
- @brb3 made their first contribution in https://github.com/redis/node-redis/pull/3100
Full Changelog: https://github.com/redis/node-redis/compare/redis@5.8.3...redis@5.9.0