Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-28 | 809 Bytes | |
redis@5.1.1 source code.tar.gz | 2025-05-28 | 379.1 kB | |
redis@5.1.1 source code.zip | 2025-05-28 | 942.6 kB | |
Totals: 3 Items | 1.3 MB | 0 |
What's Changed
- fix(handshake): ignore errors on client.setinfo by @nkaradzhov in https://github.com/redis/node-redis/pull/2969
- fix(cluster): replace native private with _ by @nkaradzhov in https://github.com/redis/node-redis/pull/2971
- fix(json): remove debug console.logs by @nkaradzhov in https://github.com/redis/node-redis/pull/2970
- Adapt legacy sentinel tests to use the new test utils by @htemelski in https://github.com/redis/node-redis/pull/2976
- docs(readme): replace relative GitHub links with absolute URLs by @aryamohanan in https://github.com/redis/node-redis/pull/2980
New Contributors
- @aryamohanan made their first contribution in https://github.com/redis/node-redis/pull/2980
Full Changelog: https://github.com/redis/node-redis/compare/redis@5.1.0...redis@5.1.1