spiral / app

Spiral Framework Skeleton HTTP Application: Queue, Console, Cycle ORM
https://spiral.dev/
MIT License
190 stars 20 forks source link

Improve code documentation #58

Closed kafkiansky closed 2 years ago

kafkiansky commented 2 years ago

There are no commands under the queue namespace. Instead of queue you must use the commands from the roadrunner namespace. Also added a comment that roadrunner:<command> should pass the name of the pipeline from .rr.yaml, not the name of the driver, as it may seem.