Implemented job queue table and the gubbins around it

This commit is contained in:
2022-05-24 16:37:45 +01:00
parent fb24b2ee72
commit 6806291554
11 changed files with 439 additions and 78 deletions

View File

@@ -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"