File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -10,12 +10,12 @@ composer require antidot-fw/message-queue
10
10
11
11
Install a transport for the queues:
12
12
13
- * [ Null Queue] ( https://queue.antidotfw.io/#/# null-qeue )
14
- * [ Filesystem Queue] ( https://queue.antidotfw.io/#/# filesystem-qeue )
15
- * [ DBAL Queue] ( https://queue.antidotfw.io/#/# dbal-qeue )
16
- * [ Redis Queue] ( https://queue.antidotfw.io/#/# redis-qeue )
17
- * [ Beanstalk] ( https://queue.antidotfw.io/#/# beanstalk-qeue )
18
- * [ Amazon SQS] ( https://queue.antidotfw.io/#/# amazon-sqs-qeue )
13
+ * [ Null Queue] ( https://queue.antidotfw.io/#/?id= null-queue )
14
+ * [ Filesystem Queue] ( https://queue.antidotfw.io/#/?id= filesystem-queue )
15
+ * [ DBAL Queue] ( https://queue.antidotfw.io/#/?id= dbal-queue )
16
+ * [ Redis Queue] ( https://queue.antidotfw.io/#/?id= redis-queue )
17
+ * [ Beanstalk] ( https://queue.antidotfw.io/#/?id= beanstalk-queue )
18
+ * [ Amazon SQS] ( https://queue.antidotfw.io/#/?id= amazon-sqs-queue )
19
19
20
20
Allow using a job queues out of the box with different queue systems.
21
21
You can’t perform that action at this time.
0 commit comments