Skip to content

Releases: hyperf/redis

Release v2.2.22

04 Jan 04:26

Choose a tag to compare

Fixed bug that `Redis::scan` does not work when using redis cluster. …

Release v2.2.9

22 Sep 02:35

Choose a tag to compare

Release v2.2.9 (#4081)

Release v2.2.0

19 Jul 05:33

Choose a tag to compare

Update `branch-alias` to `2.2-dev` in `composer.json`

Release v2.2.0-beta1

07 Jun 02:35

Choose a tag to compare

Optimized all composer.json (#3569)

* Optimized all composer.json

* Update package-lock.json

Release v2.1.3

18 Jan 02:11

Choose a tag to compare

update comments in the Redis component (#3127)

Release v2.1.0

28 Dec 01:53

Choose a tag to compare

Changed branch-alias of `dev-master` to `2.1-dev` (#3038)

* Update branch-alias

* Update composer.json

Release v2.1.0-beta1

14 Dec 12:19

Choose a tag to compare

Merge branch 'master' into 2.1-merge

# Conflicts:
#	README.md
#	src/amqp/src/Message/ConsumerMessageInterface.php
#	src/utils/src/Coroutine/Concurrent.php
#	src/websocket-server/src/Server.php

Release v2.0.18

09 Nov 02:47

Choose a tag to compare

Fixed `$auth` does not support `null` for low version of `ext-redis`.…

Release v2.0.17

02 Nov 05:24

Choose a tag to compare

Added @mixin into Model, you can use static methods friendly. (#2709)



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

Release v2.0.14

12 Oct 04:05

Choose a tag to compare

fix redis config replace error (#2635)

* fix redis config error

* update

* update

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