| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-06-02 | 842 Bytes | |
| v3.5.0 source code.tar.gz | 2026-06-02 | 171.2 kB | |
| v3.5.0 source code.zip | 2026-06-02 | 556.2 kB | |
| Totals: 3 Items | 728.2 kB | 0 | |
Added
- Added support for
XNACKcommand (#1666) - Added support for
INCREXcommand (#1674) - Added support for
UNLINKcommand (#1680) - Added support for
AR*array commands (#1672) - Handle Redis Cluster
-READONLYresponses failover events (#1656) - Added
FPHAargument forJSON.SETcommand (#1661) - Added new
COUNTaggregator for Sorted Set commands (#1668) - Added support for multiple aggregators for
TS.rangecommands (#1670)
Changed
- Include command name in unsupported container command error messages (#1653)
Fixed
- Fixed handling of gap slots in
SlotMap::offsetUnset()(#1660) - Fixed
ZRANGEto include 6.2 arguments (#1662) - Fixed Sentinel retry to narrow retryable exceptions to
CommunicationException(#1665) - Fixed
SENTINEL SLAVESRESP3 incompatible response (#1676)