Changes
- feat: support Redis 7.4 hash field expiration commands, such as
HEXPIRE
. (#561) - feat: response parsers like
AsInt64
will no longer panic but return errors. (#555)
Tests
- ci: tests are now run with go1.21 and go1.22 on GitHub Actions (#563)
- ci: more tests for rueidiscompat (#551)
Contributors
We'd like to thank all the contributors who worked on this release!