Releases: webman-php/redis-queue
Releases · webman-php/redis-queue
v2.1.0
v1.3.2
What's Changed
- support workerman/redis-queue 1.2 by @Tinywan in #17
- 判断队列名$queue是否为空 by @lengqiuqiuqiu in #16
Full Changelog: v1.3.1...v1.3.2
v1.3.1
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
- fix: Redis::send() return bool by @Tinywan in #10
- 增加onConsumeFailure方法,适配最新版本 by @lengqiuqiuqiu in #15
New Contributors
- @Tinywan made their first contribution in #10
- @lengqiuqiuqiu made their first contribution in #15
Full Changelog: v1.2.6...v1.3.0
v1.2.6
Full Changelog: v1.2.5...v1.2.6
v1.2.5
Full Changelog: v1.2.4...v1.2.5
v1.2.4
Fix $delay
param for Redis::send($queue, $data, $delay)
Full Changelog: v1.2.3...v1.2.4
v1.2.3
v1.2.2
Full Changelog: v1.2.1...v1.2.2
v1.2.1
Reconnect after disconnection when using Redis::send()
Full Changelog: v1.2.0...v1.2.1