redis-0.23.3
版本发布时间: 2023-09-01 22:18:49
redis-rs/redis-rs最新发布版本:redis-0.27.4(2024-10-10 02:59:20)
0.23.3 (2023-09-01)
Note that this release fixes a small regression in async Redis Cluster handling of the PING
command.
Based on updated response aggregation logic in #888, it
will again return a single response instead of an array.
Features
- Add
key_type
command (#933 @bruaba)
- Async cluster: Group responses by response_policy. (#888)
Fixes
- Remove unnecessary heap allocation (#939 @thechampagne)
- Sentinel tests: Ensure no ports are used twice (#915)
- Fix lint issues (#937)
- Fix JSON serialization error test (#928)
- Remove unused dependencies (#916)
相关地址:原始地址
下载(tar)
下载(zip)
查看:2023-09-01发行的版本