Skip to content

Commit

Permalink
add downloads badge
Browse files Browse the repository at this point in the history
  • Loading branch information
kevindees authored Sep 9, 2021
1 parent ed3777b commit eabb461
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
<a href="https://packagist.org/packages/kevindees/laravel-redis-queue"><img src="https://img.shields.io/packagist/dt/kevindees/laravel-redis-queue" alt="Total Downloads"></a>

# Laravel Redis Queue

A little command line tool for clearing Laravel Redis queues. This package is for Laravel 5 and removes all jobs from a queue using the Redis driver. Because [Laravel Horizon](https://laravel.com/docs/5.6/horizon) uses Redis for its queues, this tool can be used to clear your Horizon jobs.
Expand Down

0 comments on commit eabb461

Please sign in to comment.