statamic / ideas

💡Discussions on ideas and feature requests for Statamic
https://statamic.dev
30 stars 1 forks source link

Add config option to set a custom queue #1153

Open AlexanderFalkenberg opened 2 months ago

AlexanderFalkenberg commented 2 months ago

An option for setting a custom queue in the Statamic configs. For example for static caching, which is using the default queue by default. Would be very helpful for larger applications, which are dependent on queue management while easy to implement.

ryanmitchell commented 1 month ago

There is an open PR for specifying the queue connection for the warm command: https://github.com/statamic/cms/pull/8634