Features
- Add support for using custom types with redis commands
by registering serializers and deserializers - Allow stacking pipeline commands syncronously
- Expose statically types responses for pipeline commands
Compatibility
- Add support for redis 8.0 vector set commands
- Add support for redis 8.0 hash expiry commands
- Remove deprecated pubsub
listenand threaded worker APIs - Remove support for KeyDB
Performance
- Streamline client side cache shrinking