0.10.0
版本发布时间: 2019-10-15 03:33:33
redis-rs/redis-rs最新发布版本:redis-0.27.4(2024-10-10 02:59:20)
- Fix handling of passwords with special characters (#163)
- Better performance for async code due to less boxing (#167)
- CAUTION: redis-rs will now require Rust 1.26
- Add
clear
method to the pipeline (#176) - Better benchmarking (#179)
- Fully formatted source code (#181)