Diogo Cordeiro a9c365a5eb [VersionBump] 2.0.0alpha0 4 سال پیش
..
classes 6747b18b75 [PLUGINS] Added UnQueue, a new default plugin which does all actions immediately 5 سال پیش
locale a9c365a5eb [VersionBump] 2.0.0alpha0 4 سال پیش
README.md 60446dfc20 [CORE] Better queues defaults 4 سال پیش
UnQueuePlugin.php 60446dfc20 [CORE] Better queues defaults 4 سال پیش

README.md

UnQueuePlugin wraps the UnQueueManager class which is a queue manager that does all the work immediately.

INSTALL

In config.php

addPlugin('UnQueue');

Be sure to disable other queues plugins.