Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
KevinBlakeLopez
/
queue
Public
forked from
codeigniter4/queue
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
queue
src
on
develop
User selector
All users
Datepicker
All time
Commit history
Commits on May 17, 2026
refactor: clean up code style and improve type narrowing (#83)
michalsn
authored
e30fde2
View commit details
Copy full SHA for e30fde2
View code at this point
Browse repository at this point
Commits on Feb 8, 2026
chore: update workflow to include PHP 8.5 (#76)
Show description for c208a9b
michalsn
authored
c208a9b
View commit details
Copy full SHA for c208a9b
View code at this point
Browse repository at this point
Commits on Feb 7, 2026
fix: add missing methods to QueueInterface and improve type declarations (#75)
michalsn
authored
e5f7dcd
View commit details
Copy full SHA for e5f7dcd
View code at this point
Browse repository at this point
Commits on Dec 18, 2025
fix: signal registration for windows (#72)
michalsn
authored
3acaa08
View commit details
Copy full SHA for 3acaa08
View code at this point
Browse repository at this point
Commits on Dec 10, 2025
feat: events (#69)
Show description for b4a440c
michalsn
authored
b4a440c
View commit details
Copy full SHA for b4a440c
View code at this point
Browse repository at this point
Commits on Nov 23, 2025
docs: add @property tags to QueueJobFailed entity (#70)
Show description for cc3c6c4
yassinedoghri
authored
cc3c6c4
View commit details
Copy full SHA for cc3c6c4
View code at this point
Browse repository at this point
Commits on Sep 15, 2025
feat: add RabbitMQHandler (#67)
Show description for e0cd279
michalsn
authored
e0cd279
View commit details
Copy full SHA for e0cd279
View code at this point
Browse repository at this point
Commits on Aug 19, 2025
feat: add Redis username authentication support (#66)
Show description for 0f95012
formbay-sanil
authored
0f95012
View commit details
Copy full SHA for 0f95012
View code at this point
Browse repository at this point
Commits on Jun 16, 2025
feat: `Queue::push()` to return QueuePushResult instead of boolean (#62)
Show description for ecb790c
michalsn
authored
ecb790c
View commit details
Copy full SHA for ecb790c
View code at this point
Browse repository at this point
Commits on May 5, 2025
fix: remove option to use a custom config file via service (#59)
michalsn
authored
39f0a8b
View commit details
Copy full SHA for 39f0a8b
View code at this point
Browse repository at this point
feat: add support for task locks (#60)
Show description for ce601bc
michalsn
authored
ce601bc
View commit details
Copy full SHA for ce601bc
View code at this point
Browse repository at this point
Commits on Apr 16, 2025
feat: add support for chained jobs (#54)
Show description for 835ba88
michalsn
authored
835ba88
View commit details
Copy full SHA for 835ba88
View code at this point
Browse repository at this point
Commits on Feb 5, 2025
Add an option to delay job execution when adding to the queue (#52)
Show description for 3675024
michalsn
authored
3675024
View commit details
Copy full SHA for 3675024
View code at this point
Browse repository at this point
Commits on Jan 17, 2025
use Lua script to pop the task atomically (#51)
Show description for 16fd35b
michalsn
authored
16fd35b
View commit details
Copy full SHA for 16fd35b
View code at this point
Browse repository at this point
Commits on Jan 7, 2025
Disable strict mode for transactions (#50)
Show description for 847079f
michalsn
authored
847079f
View commit details
Copy full SHA for 847079f
View code at this point
Browse repository at this point
Commits on Dec 30, 2024
Add tests for every database handler (#49)
Show description for f37f8e5
michalsn
authored
f37f8e5
View commit details
Copy full SHA for f37f8e5
View code at this point
Browse repository at this point
Commits on Sep 19, 2024
add skipLocked config
michalsn
committed
b1bac16
View commit details
Copy full SHA for b1bac16
View code at this point
Browse repository at this point
Commits on Sep 18, 2024
add a new condition for the reconnect call
michalsn
committed
e0a7043
View commit details
Copy full SHA for e0a7043
View code at this point
Browse repository at this point
Commits on Jan 6, 2024
fix: connection name for used handler
michalsn
committed
11e9a37
View commit details
Copy full SHA for 11e9a37
View code at this point
Browse repository at this point
Commits on Dec 29, 2023
add license info to the files
michalsn
committed
d9be80e
View commit details
Copy full SHA for d9be80e
View code at this point
Browse repository at this point
fix phpstan issues and add more tests
michalsn
committed
5aa8b3b
View commit details
Copy full SHA for 5aa8b3b
View code at this point
Browse repository at this point
Commits on Dec 21, 2023
tests: add base tests for commands (#27)
Show description for b289d14
michalsn
authored
b289d14
View commit details
Copy full SHA for b289d14
View code at this point
Browse repository at this point
Commits on Dec 19, 2023
more casting fixes in commands
michalsn
committed
4378c4d
View commit details
Copy full SHA for 4378c4d
View code at this point
Browse repository at this point
fix type casting
michalsn
committed
2b19739
View commit details
Copy full SHA for 2b19739
View code at this point
Browse repository at this point
Commits on Dec 18, 2023
refactor: add declare(strict_types=1) and return void
kenjis
committed
fff9dff
View commit details
Copy full SHA for fff9dff
View code at this point
Browse repository at this point
refactor: replace loose comparisons
kenjis
authored and
michalsn
committed
b9df900
View commit details
Copy full SHA for b9df900
View code at this point
Browse repository at this point
Commits on Dec 17, 2023
fix: orderBy() does not support RawSql
kenjis
committed
5a1ca6b
View commit details
Copy full SHA for 5a1ca6b
View code at this point
Browse repository at this point
fix typo
michalsn
committed
7175ba4
View commit details
Copy full SHA for 7175ba4
View code at this point
Browse repository at this point
fix namespace in the publish command
michalsn
committed
6b6ce6c
View commit details
Copy full SHA for 6b6ce6c
View code at this point
Browse repository at this point
add abstract methods to BaseHandler
michalsn
committed
7cbe047
View commit details
Copy full SHA for 7cbe047
View code at this point
Browse repository at this point
update JobInterface
michalsn
committed
150715b
View commit details
Copy full SHA for 150715b
View code at this point
Browse repository at this point
fix predis hdel
michalsn
committed
93e4c5f
View commit details
Copy full SHA for 93e4c5f
View code at this point
Browse repository at this point
read options and validate them
michalsn
committed
440d844
View commit details
Copy full SHA for 440d844
View code at this point
Browse repository at this point
fix: add missing ()
kenjis
committed
a2db811
View commit details
Copy full SHA for a2db811
View code at this point
Browse repository at this point
docs: add PHPDoc types
kenjis
committed
5529415
View commit details
Copy full SHA for 5529415
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.