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
Accelerator
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
yiisoft
/
queue
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
32
Star
61
Code
Issues
5
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
queue
docs
on
delay-duration-integer
User selector
All users
All time
Commit history
Commits on May 16, 2026
refactor(delay): change delay duration type from float to integer
viktorprogger
committed
b9cb3db
View commit details
Copy full SHA for b9cb3db
View code at this point
Browse repository at this point
Commits on May 6, 2026
Use `mixed` as push middleware definition format (#286)
vjik
authored
f3c55b1
View commit details
Copy full SHA for f3c55b1
View code at this point
Browse repository at this point
Commits on May 3, 2026
Introduce `PushMiddlewareConfig` + Refactor and make internal `PushMiddlewareDispatcher` (#283)
vjik
authored
d752f00
View commit details
Copy full SHA for d752f00
View code at this point
Browse repository at this point
Commits on May 2, 2026
Fix #275 Clarity adjustments
Show description for 99e5cd5
viktorprogger
committed
99e5cd5
View commit details
Copy full SHA for 99e5cd5
View code at this point
Browse repository at this point
Commits on May 1, 2026
refactor(delay): delayed messages are now handled in adapters (#277)
Show description for c5a8c24
viktorprogger
authored
c5a8c24
View commit details
Copy full SHA for c5a8c24
View code at this point
Browse repository at this point
Remove `$middlewareDefinitions` from `QueueInterface::push()` (#273)
Show description for 0a946f7
vjik
authored
0a946f7
View commit details
Copy full SHA for 0a946f7
View code at this point
Browse repository at this point
Commits on Apr 29, 2026
Replace `SynchronousAdapter` with `SynchronousPushHandler` (#270)
Show description for 42e0b04
vjik
and
samdark
authored
42e0b04
View commit details
Copy full SHA for 42e0b04
View code at this point
Browse repository at this point
Commits on Apr 25, 2026
Documentation (#250)
Show description for 0d7db18
4 people
authored
0d7db18
View commit details
Copy full SHA for 0d7db18
View code at this point
Browse repository at this point
Commits on Jul 14, 2025
Minor fixes (#244)
samdark
authored
c75f4ca
View commit details
Copy full SHA for c75f4ca
View code at this point
Browse repository at this point
Commits on Sep 15, 2024
Fix typo in docs
viktorprogger
committed
9c0ee15
View commit details
Copy full SHA for 9c0ee15
View code at this point
Browse repository at this point
Commits on Aug 24, 2024
Add Valkey and Beanstalkd to the list of queue adapters (#212)
Show description for c076100
g41797
authored
c076100
View commit details
Copy full SHA for c076100
View code at this point
Browse repository at this point
Commits on Jul 10, 2024
Add Apache Kafka to the list of queue adapters (#211)
g41797
authored
4c4a41c
View commit details
Copy full SHA for 4c4a41c
View code at this point
Browse repository at this point
Commits on Jun 22, 2024
Add SQS to the list of queue adapters (#210)
g41797
authored
b2c4087
View commit details
Copy full SHA for b2c4087
View code at this point
Browse repository at this point
Commits on Jun 19, 2024
Add community maintained adapters to the list of queue adapters (#209)
g41797
authored
d21ca21
View commit details
Copy full SHA for d21ca21
View code at this point
Browse repository at this point
Commits on May 24, 2024
Add NATS
samdark
authored
75325a3
View commit details
Copy full SHA for 75325a3
View code at this point
Browse repository at this point
Commits on May 21, 2024
Document standardization (#199)
Show description for e699332
luizcmarin
and
vjik
authored
e699332
View commit details
Copy full SHA for e699332
View code at this point
Browse repository at this point
Commits on Jan 9, 2024
Rename yii-queue -> queue, Yii Queue -> Queue, Yii\Queue -> Queue (#184)
Show description for be18f42
3 people
authored
be18f42
View commit details
Copy full SHA for be18f42
View code at this point
Browse repository at this point
Commits on Jun 30, 2023
Change slashes in command names to colons (#166)
Show description for 206c3a0
viktorprogger
and
samdark
authored
206c3a0
View commit details
Copy full SHA for 206c3a0
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
Message failure handling middleware pipeline (#64)
Show description for c0b6143
3 people
authored
c0b6143
View commit details
Copy full SHA for c0b6143
View code at this point
Browse repository at this point
Commits on Oct 27, 2022
Remove behaviors (#130)
Show description for f70e80c
viktorprogger
and
StyleCIBot
authored
f70e80c
View commit details
Copy full SHA for f70e80c
View code at this point
Browse repository at this point
Commits on Jun 2, 2022
Separate chain calls (#121)
sankaest
authored
fc33fdd
View commit details
Copy full SHA for fc33fdd
View code at this point
Browse repository at this point
Commits on Jan 17, 2022
Remove events (#114)
romkatsu
authored
08bfe76
View commit details
Copy full SHA for 08bfe76
View code at this point
Browse repository at this point
Commits on Apr 20, 2021
Rename driver->adapter (#93)
DizhovskyyD
authored
c28b1a3
View commit details
Copy full SHA for c28b1a3
View code at this point
Browse repository at this point
Commits on Nov 2, 2020
Remove payloads, enhance docs (#68)
Show description for 0d5a7ac
viktorprogger
and
samdark
authored
0d5a7ac
View commit details
Copy full SHA for 0d5a7ac
View code at this point
Browse repository at this point
Commits on Sep 29, 2020
Update documentation (#63)
Fantom409
authored
45a2937
View commit details
Copy full SHA for 45a2937
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Change jobs (#52)
Show description for e9e523d
4 people
authored
e9e523d
View commit details
Copy full SHA for e9e523d
View code at this point
Browse repository at this point
Commits on May 5, 2019
Update yiisoft/db namespace
machour
committed
18b260e
View commit details
Copy full SHA for 18b260e
View code at this point
Browse repository at this point
Commits on Apr 30, 2019
Update yii-gii namespace [ci skip]
machour
committed
a07a17b
View commit details
Copy full SHA for a07a17b
View code at this point
Browse repository at this point
Update namespace, remove drivers covered by interop (#14)
machour
authored
23ca113
View commit details
Copy full SHA for 23ca113
View code at this point
Browse repository at this point
Commits on Apr 28, 2019
yii\console => Yiisoft\Yii\Console
machour
committed
3a78cda
View commit details
Copy full SHA for 3a78cda
View code at this point
Browse repository at this point
Commits on Apr 24, 2019
Update rootnamespace: Y for Mutexii => Yiisoft
machour
committed
76f759c
View commit details
Copy full SHA for 76f759c
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
Removed deprecated amqp driver
kids-return
committed
da3918c
View commit details
Copy full SHA for da3918c
View code at this point
Browse repository at this point
Commits on Jan 8, 2019
Fixes #300: fixed --isolate description in docs [skip ci]
samdark
committed
92b7f24
View commit details
Copy full SHA for 92b7f24
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
Fix typos in docs (#287) [skip ci]
Lesha701
authored and
samdark
committed
d576819
View commit details
Copy full SHA for d576819
View code at this point
Browse repository at this point
Improve docs (#288) [skip ci]
Lesha701
authored and
samdark
committed
480f198
View commit details
Copy full SHA for 480f198
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.