Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-05-05 | 892 Bytes | |
redis@5.0.1 source code.tar.gz | 2025-05-05 | 361.8 kB | |
redis@5.0.1 source code.zip | 2025-05-05 | 922.3 kB | |
Totals: 3 Items | 1.3 MB | 0 |
What's Changed
- doc: clarify connection pooling in createClient and fix broken link in isolationPoolOptions by @rickyssj2 in https://github.com/redis/node-redis/pull/2896
- Update CHANGELOG.md, fix typo(s) by @NicholasWilsonDEV in https://github.com/redis/node-redis/pull/2861
- fix: update package-lock.json by @nkaradzhov in https://github.com/redis/node-redis/pull/2939
- chore(examples): fix examples for v5 by @nkaradzhov in https://github.com/redis/node-redis/pull/2938
- Update packages/redis/README.md by @nkaradzhov in https://github.com/redis/node-redis/pull/2935
New Contributors
- @rickyssj2 made their first contribution in https://github.com/redis/node-redis/pull/2896
- @NicholasWilsonDEV made their first contribution in https://github.com/redis/node-redis/pull/2861
Full Changelog: https://github.com/redis/node-redis/compare/redis@5.0.0...redis@5.0.1