Diogo Cordeiro a9c365a5eb [VersionBump] 2.0.0alpha0 | 4 年 前 | |
---|---|---|
.. | ||
classes | 5 年 前 | |
locale | 4 年 前 | |
README.md | 5 年 前 | |
UnQueuePlugin.php | 5 年 前 |
UnQueuePlugin wraps the UnQueueManager class which is a queue manager that does all the work immediately.
In config.php
addPlugin('UnQueue');
Be sure to disable other queues plugins.