Diogo Cordeiro a9c365a5eb [VersionBump] 2.0.0alpha0 | 4 år sedan | |
---|---|---|
.. | ||
classes | 5 år sedan | |
locale | 4 år sedan | |
README.md | 5 år sedan | |
UnQueuePlugin.php | 5 år sedan |
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.