📗 Links
- Reference documentation: https://lettuce.io/core/6.3.2.RELEASE/reference/
- Javadoc: https://lettuce.io/core/6.3.2.RELEASE/api/
⭐ New Features
- Performance: Encoding of keys/values in CommandArgs when using a codec that implements ToByteBufEncoder #2610
- Switch to
ConcurrentLinkedQueue
to avoid expensivesize
calls #2602 - Use
HashedWheelTimer
for command expiration management to reduce thread context switches and improve performance #2773
🐞 Bug Fixes
- Connection reconnect suspended after reconnect to Redis with protected mode #2770
- Can't PUBLISH when subscribed with RESP3 #2594
💡 Other
- Upgrade dependencies #2780
❤️ Contributors
We'd like to thank all the contributors who worked on this release!