🚀 Features
- Implement support for hash expiration related commands j00bar 328
`HEXPIRE`, `HEXPIREAT`, `HEXPIRETIME`, `HPERSIST`, `HPEXPIRE`, `HPEXPIREAT`, `HPEXPIRETIME`, `HPTTL`, `HTTL`,
- Implement support for `SORT_RO` 325, `EXPIRETIME` 323, and `PEXPIRETIME` 324
- Support for creating a tcp server listening to multiple clients
- Testing against valkey 8.0 333
- Improve documentation 332
🐛 Bug Fixes
Replace typing_extensions dependency with typing-extensions 330
Contributors
We'd like to thank all the contributors who worked on this release!
cunla and j00bar
**Full Changelog**: https://github.com/cunla/fakeredis-py/compare/v2.24.1...v2.25.0