Implemented job queue table and the gubbins around it
This commit is contained in:
@@ -2,6 +2,9 @@
|
||||
"name": "avsdev/sprinkle-worker",
|
||||
"type": "userfrosting-worker",
|
||||
"description": "A sprinkle to add a worker thread.",
|
||||
"require": {
|
||||
"symfony/lock": "*"
|
||||
},
|
||||
"autoload": {
|
||||
"files" : [
|
||||
"defines.php"
|
||||
|
||||
Reference in New Issue
Block a user