Skip to content

Releases: bazilio91/yii2-async

MySQL transport support.

01 Apr 10:29
Compare
Choose a tag to compare
0.2.0

MySQL transport support. Closes #3

Removed signal handlers if pcntl missing (windows related)

28 Jan 10:31
Compare
Choose a tag to compare
0.1.2

dont let php7 to fail in tests

0.1.1

12 Dec 02:16
Compare
Choose a tag to compare
fixes #7, proper SIGTERM handling for daemon

0.1.0.5

18 Nov 12:29
Compare
Choose a tag to compare
hotfix

0.1.0.4

18 Nov 12:27
Compare
Choose a tag to compare
Add an option specify number of tasks to process for AsyncTaskCommand…

0.1.0.3

15 Nov 12:54
Compare
Choose a tag to compare
tests for AsyncWorkerCommand

0.1.0.2: Update AsyncWorkerCommand.php

15 Nov 12:37
Compare
Choose a tag to compare
Fix component name for daemon.

0.1.0.1

02 Sep 12:03
Compare
Choose a tag to compare
hotfix

Switch SUBSCRIBE for BRPOPLPUSH

02 Sep 10:19
Compare
Choose a tag to compare
0.1.0

change subscibe to blocking pop for redis

0.0.8

27 Jul 09:20
Compare
Choose a tag to compare
Preserve tasks order