Skip to content

Releases: hyperf/redis

Release v3.0.15

07 Apr 09:04

Choose a tag to compare

Use `Hyperf\Collection\Arr` instead of `Hyperf\Utils\Arr`. (#5594)

Release v2.2.37

04 Feb 10:12

Choose a tag to compare

fix:fix hyperf 2.2 version redis sentinel connect failed (#5362)

Release v3.0.5

05 Feb 11:46

Choose a tag to compare

Compatible with `tcp://host:port` configuration redis sentry address …

Release v3.0.2

09 Jan 09:34

Choose a tag to compare

Log records when release to pool failed. (#5306)

Release v3.0.0-rc.15

16 Nov 02:51

Choose a tag to compare

Fixed bug that `RedisSentinel` can't support empty password. (#5199)



Co-authored-by: 李铭昕 <[email protected]>

Release v3.0.0

03 Jan 05:34

Choose a tag to compare

Fixed bug that `RedisSentinel` can't support empty password. (#5199)



Co-authored-by: 李铭昕 <[email protected]>

Release v3.0.0-rc.13

01 Nov 06:12

Choose a tag to compare

Format code (#5172)

Release v3.0.0-rc.4

17 Aug 09:42

Choose a tag to compare

Support for SSL encrypted connection to Redis. (#5007)

Co-authored-by: 李铭昕 <[email protected]>

Release v3.0.0-rc.3

15 Aug 15:55

Choose a tag to compare

Preferentially use configuration to improve startup speed (#5020)

Release v3.0.0-rc.2

15 Aug 02:43

Choose a tag to compare

Added test cases for pipeline of redis. (#4997)