Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-18 | 1.1 kB | |
redis-0.32.1 source code.tar.gz | 2025-06-18 | 345.5 kB | |
redis-0.32.1 source code.zip | 2025-06-18 | 399.3 kB | |
Totals: 3 Items | 745.9 kB | 0 |
What's Changed
- Make transaction status of pipelines public (#1663 by @somechris)
- Pipeline: Add comments explaining offset and count (#1664 by @somechris)
- prevent Smol tasks from being cancelled when dropped. (#1665 by @nihohit)
- extend sentinel api to be a bit more flexible (#1638 by @hugobpx)
- Run doc tests once, not on every test action. (#1671 by @nihohit)
- support extended options for ZADD (#1667 by @eakoli)
- Fix handling of nested tuples. (#1675 by @nihohit)
New Contributors
- @hugobpx made their first contribution in https://github.com/redis-rs/redis-rs/pull/1638
- @eakoli made their first contribution in https://github.com/redis-rs/redis-rs/pull/1667
Full Changelog: https://github.com/redis-rs/redis-rs/compare/redis-0.32.0...redis-0.32.1