Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Add screenshot of Horizon batches page
  • Loading branch information
cyppe authored Mar 14, 2024
1 parent ffad3f1 commit c208b78
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@ The Laravel Batch Jobs Redis Driver offers a performance-optimized alternative f

## Fully compatible with Laravel Horizon Batch overview:

-- will add image here
![CleanShot 2024-03-14 at 23 28 38@2x](https://github.com/cyppe/laravel-batch-jobs-redis-driver/assets/591720/678804d5-6758-4a6c-86e2-3205435d0568)


## Installation

Expand Down Expand Up @@ -41,4 +42,4 @@ It fully supports pruning of batches with default Laravel command:

~~~bash
php artisan queue:prune-batches --hours=24 --unfinished=24 --cancelled=24
~~~
~~~

0 comments on commit c208b78

Please sign in to comment.