PHPackages                             halaei/hredis - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. halaei/hredis

Abandoned → [laravel/framework](/?search=laravel%2Fframework)Library[Queues &amp; Workers](/categories/queues)

halaei/hredis
=============

New Redis queue driver for Laravel

0.0.2(10y ago)311MITPHPPHP &gt;=5.5

Since Apr 23Pushed 10y ago1 watchersCompare

[ Source](https://github.com/halaei/hredis)[ Packagist](https://packagist.org/packages/halaei/hredis)[ RSS](/packages/halaei-hredis/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (5)Versions (2)Used By (0)

A better Redis queue driver for Laravel
=======================================

[](#a-better-redis-queue-driver-for-laravel)

[![Build Status](https://camo.githubusercontent.com/ba7b56ebdd6db63825759a24880198063d635a48a93fb608b32c9b69fe408756/68747470733a2f2f7472617669732d63692e6f72672f68616c6165692f6872656469732e737667)](https://travis-ci.org/halaei/hredis)[![Latest Stable Version](https://camo.githubusercontent.com/371cd81bfa89f7f3bafab4ee75b5c6342cea11cda4cb08ae8d25f19682a47953/68747470733a2f2f706f7365722e707567782e6f72672f68616c6165692f6872656469732f762f737461626c65)](https://packagist.org/packages/halaei/hredis)[![Total Downloads](https://camo.githubusercontent.com/047eeba9a8c2518019304e215de808920cade43e7af25a89f112f6273490ecde/68747470733a2f2f706f7365722e707567782e6f72672f68616c6165692f6872656469732f646f776e6c6f616473)](https://packagist.org/packages/halaei/hredis)[![Latest Unstable Version](https://camo.githubusercontent.com/23c007c1104e202ee0dd61db630dec6a9c6991ccef6ca3c66d1f0341caf9e9a6/68747470733a2f2f706f7365722e707567782e6f72672f68616c6165692f6872656469732f762f756e737461626c65)](https://packagist.org/packages/halaei/hredis)[![License](https://camo.githubusercontent.com/f10dd6cb225923631a904b7519b7f70de8f9df0a949ab72f9f8848feff59f32e/68747470733a2f2f706f7365722e707567782e6f72672f68616c6165692f6872656469732f6c6963656e7365)](https://packagist.org/packages/halaei/hredis)

Changes (vs the current Laravel Redis queue driver)
---------------------------------------------------

[](#changes-vs-the-current-laravel-redis-queue-driver)

- Implement `migrateExpiredJobs()` using `eval` instead of watch-multi-exec (check and set) transactions to prevent issue #12653 of laravel/framework.
- Increment `attempts` counter when reserving job, instead of when releasing it, so that fatal errors be considered as tries.
- Migrate expired delayed jobs but not expired release ones when expire is null. Issue #12595 laravel/framework.
- A few transaction guards for the times we moving jobs between main/reserved and delayed queues, so that the jobs are not lost in Redis server in the case of network/client failures.

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

3720d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/2dd52c170d3916b92b3cc7dd33f3cc813976395bb1e8c980130d9fdf7977d1eb?d=identicon)[halaei](/maintainers/halaei)

---

Top Contributors

[![halaei](https://avatars.githubusercontent.com/u/7089140?v=4)](https://github.com/halaei "halaei (4 commits)")

---

Tags

laravelqueue

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/halaei-hredis/health.svg)

```
[![Health](https://phpackages.com/badges/halaei-hredis/health.svg)](https://phpackages.com/packages/halaei-hredis)
```

###  Alternatives

[mxl/laravel-queue-rate-limit

Simple Laravel queue rate limiting

92489.4k](/packages/mxl-laravel-queue-rate-limit)[yangusik/laravel-balanced-queue

Laravel queue management with load balancing between partitions (user groups)

8512.6k](/packages/yangusik-laravel-balanced-queue)[zappzerapp/laravel-ingest

A robust, configuration-driven ETL and data import framework for Laravel. Handles CSV/Excel streaming, queues, validation, and relationships.

1131.1k](/packages/zappzerapp-laravel-ingest)[mlntn/laravel-unique-queue

Laravel queue connection that prevents identical jobs from being queued

1541.8k](/packages/mlntn-laravel-unique-queue)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
