Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-08 | 1.6 kB | |
redis@5.6.0 source code.tar.gz | 2025-07-08 | 428.3 kB | |
redis@5.6.0 source code.zip | 2025-07-08 | 1.0 MB | |
Totals: 3 Items | 1.5 MB | 3 |
What's Changed
- fix(client): make unstable cmds throw by @nkaradzhov in https://github.com/redis/node-redis/pull/2990
- chore(tests): bump test container version 8.0.2 by @nkaradzhov in https://github.com/redis/node-redis/pull/2997
- chore(actions): add action to close stale issues by @nkaradzhov in https://github.com/redis/node-redis/pull/3000
- Add Support For New Bitop Operations by @PavelPashov in https://github.com/redis/node-redis/pull/3001
- The new operations are supported since redis 8.2-M01
- Vector sets by @nkaradzhov in https://github.com/redis/node-redis/pull/2998
- fix(commands): sPopCount return Array<string> by @nkaradzhov in https://github.com/redis/node-redis/pull/3006
- fix: ensure the repo links in the README are functional on the website by @thegiantbeast in https://github.com/redis/node-redis/pull/3005
- fix(sentinel): propagate RESP option to clients by @nkaradzhov in https://github.com/redis/node-redis/pull/3011
- Add command timeout by @nkaradzhov and @florian-schunk in https://github.com/redis/node-redis/pull/3008
- chore(release): use deploy keys for release by @nkaradzhov in https://github.com/redis/node-redis/pull/3013
New Contributors
- @PavelPashov made their first contribution in https://github.com/redis/node-redis/pull/3001
- @thegiantbeast made their first contribution in https://github.com/redis/node-redis/pull/3005
- @florian-schunk made their first contribution in https://github.com/redis/node-redis/pull/3008
Full Changelog: https://github.com/redis/node-redis/compare/redis@5.5.6...redis@5.6.0