Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-30 | 1.0 kB | |
v2.4.0 source code.tar.gz | 2025-04-30 | 138.5 kB | |
v2.4.0 source code.zip | 2025-04-30 | 456.5 kB | |
Totals: 3 Items | 596.0 kB | 0 |
Current version provides full compatibility with coming Redis 8.0 release.
Added
- Added new hash-field expiration commands (#1520)
- Added missing
FT._LIST
andBITFIELD_RO
commands (#1521)
Changed
- Update
WATCH
command to acceptstring|string[]
(#1476) - Optimize cluster slotmap with compact slot range object (#1493)
Fixed
- Fixed
EVAL_RO
cluster support (#1449) - Fixed PHP 8.4 compatibility with
stream_context_set_option()
(#1503) - Prevent named arguments runtime failure (#1509)
- Mark
GEOSEARCH
as read-only to ensure execution on replica (#1481) - Fixed protocol loss during redis cluster
MOVED
/ASK
(#1530)
Maintenance
- Added CI testing with Redis 8.0 (#1510)
- Added test coverage for compatibility with Redis 8.0 (#1513)
- Use parallel on PHP-CS-Fixer (#1489)
Contributors
We'd like to thank all the contributors who worked on this release!
@messikiller @heqiming @NHZEX @glaubinix @radu-neacsu @ddevsr @janedbal @nicchap @asafpamzn @dorrogeray