0.29.2
Changes & Bug fixes
- Add Valkey URL scheme (#1558 by @displexic)
- Fix unreachable error when parsing a nested tuple. (#1562 by @nihohit)
- Remove PFCOUNT and PFMERGE from the list of illegal cluster pipeline commands (#1565) (#1566 by @stepanmracek)
- Remove EVALSHA from the list of illegal cluster pipeline commands (#1568 by @stepanmracek)
- feat: Add bb8 support for async client (#1564 by @Xuanwo)
- Add cache support to ConnectionManager. (#1567 by @nihohit)
- perf: Run reconnection attempts concurrently (#1557 by @Marwes)