Diogo Peralta Cordeiro 6e031d623a [VersionBump] 2.0.0beta0 | пре 3 година | |
---|---|---|
.. | ||
classes | пре 3 година | |
locale | пре 3 година | |
DBQueuePlugin.php | пре 3 година | |
README.md | пре 3 година |
DBQueuePlugin wraps the DBQueueManager class which is a queue manager that uses the database as it's backing storage.
This plugin is enabled by default and replaces other queue manager plugins, such as UnQueue.
addPlugin('DBQueue');
In config.php
addPlugin('DBQueue');