Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-07-14 | 1.1 kB | |
redis-0.32.4 source code.tar.gz | 2025-07-14 | 356.9 kB | |
redis-0.32.4 source code.zip | 2025-07-14 | 411.3 kB | |
Totals: 3 Items | 769.4 kB | 3 |
What's Changed
Changes & Bug fixes
- Fix BITOP cluster routing. (#1709 by @nihohit)
- Fix some command links (#1708 by @nihohit)
- Update to socket2 v0.6 (#1712 by @Thomasdezeeuw)
- Add new operators to the BITOP command (#1710 by @StefanPalashev)
- Fix flaky test. (#1716 by @nihohit)
- Clarify sentinel docs about separate authentication for sentinel nodes. (#1715 by @nihohit)
- add method hget_multiple to explicitly call HMGET (#1721 by @bentheiii)
New Contributors
- @Thomasdezeeuw made their first contribution in https://github.com/redis-rs/redis-rs/pull/1712
- @bentheiii made their first contribution in https://github.com/redis-rs/redis-rs/pull/1721
Full Changelog: https://github.com/redis-rs/redis-rs/compare/redis-0.32.3...redis-0.32.4