laravel / horizon

Dashboard and code-driven configuration for Laravel queues.
https://laravel.com/docs/horizon
MIT License
3.88k stars 659 forks source link

Fix the job repository class based on service bindings #1335

Closed daison12006013 closed 1 year ago

daison12006013 commented 1 year ago

Related to #1333 and #1334

Added way to check if purge method exists, or else resolve the original RedisJobRepository