Improved
redis@5.9.0-beta.3
What's Changed
- 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