Querying Redis for Horizon Values
I’m trying to query Redis for Horizon’s pending jobs. I can see the laravel_horizon:pending_jobs
entry in “sorted sets” when I am browsing Redis with PhpStorm’s database tool.
I’m trying to query Redis for Horizon’s pending jobs. I can see the laravel_horizon:pending_jobs
entry in “sorted sets” when I am browsing Redis with PhpStorm’s database tool.