Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/yiisoft/queue

Queue extension for Yii 3.0
https://github.com/yiisoft/queue

Test new version of PhpBench GitHub Action

viktorprogger opened this pull request 5 days ago
First benchmarks

viktorprogger opened this pull request 27 days ago
Allow usage of message handler classes as message handler names

viktorprogger opened this pull request 28 days ago
Simplify envelopes

viktorprogger opened this pull request 28 days ago
Ability to find an envelope instance from the given stack

viktorprogger opened this pull request about 1 month ago
Document envelopes

viktorprogger opened this issue about 1 month ago
Allow to restore original pushed message class on consume

viktorprogger opened this pull request about 1 month ago
Set channel name to a newly created adapter in QueueFactory

viktorprogger opened this pull request about 2 months ago
Add Valkey and Beanstalkd to the list of queue adapters

g41797 opened this pull request 3 months ago
Add Apache Kafka to the list of queue adapters

g41797 opened this pull request 3 months ago
Add SQS to the list of queue adapters

g41797 opened this pull request 4 months ago
Add community maintained adapters to the list of queue adapters

g41797 opened this pull request 4 months ago
Add Pulsar adapter to list of Queue Adapters

g41797 opened this pull request 4 months ago
[Enhancement] AWS PHP Lambda functions as Yii3 Queue Workers

g41797 opened this issue 5 months ago
Fix broken link in the readme file

beeyev opened this pull request 5 months ago
Envelope trait fixed to be compatible with EnvelopeInterface.

holdmann opened this pull request 5 months ago
BUG: Fixed adapter channel name if several channels in use

holdmann opened this pull request 5 months ago
Update UPGRADE.md

luizcmarin opened this pull request 5 months ago
Clarify push/status usage

g41797 opened this issue 5 months ago
[Enhancement] Simplify Adapter and queue implementation

g41797 opened this issue 5 months ago
Document standardization

luizcmarin opened this pull request 6 months ago
[Question]Regarding AdapterInterface

g41797 opened this issue 6 months ago
Fixes from reanimation demo app

nkondrashov opened this pull request 8 months ago
Update rector/rector requirement from ^0.19.0 to ^1.0.0

dependabot[bot] opened this pull request 8 months ago
Foreign (non-PHP) Workers

g41797 opened this issue 9 months ago
Raise PHP to 8.1

vjik opened this pull request 9 months ago
Improve Job management via "Full duplex" Queue

g41797 opened this issue 9 months ago
Add Features for run-time checking of possible flow

g41797 opened this issue 9 months ago
Trunk enhancements branch

xepozz opened this pull request 9 months ago
Merge Push and Consume middlewares

xepozz opened this pull request 9 months ago
Add envelope stack + MessageSerializer

xepozz opened this pull request 9 months ago
Omit custom handlers

xepozz opened this pull request 9 months ago
Update rector/rector requirement from ^0.18.10 to ^0.19.0

dependabot[bot] opened this pull request 9 months ago
Introduce Envelope

xepozz opened this pull request 10 months ago
Rename yii-queue -> queue, Yii Queue -> Queue, Yii\Queue -> Queue

xepozz opened this pull request 10 months ago
Extract getId / setId method from the MessageInterface to a new one

xepozz opened this pull request 10 months ago
Refactor handlers

xepozz opened this pull request 10 months ago
Remove test bootstrap file

xepozz opened this pull request 10 months ago
Eliminate yii-console dep

xepozz opened this pull request 10 months ago
Fix debug collector + Disable Yii Config plugin

vjik opened this pull request 11 months ago
Use `yiisoft/yii-console` with optional.

terabytesoftw opened this pull request 11 months ago
Setup psalm error level 1

s1lver opened this pull request about 1 year ago
Fixed CloneRemoval mutation tests

s1lver opened this pull request about 1 year ago
Write tests

vladis84 opened this pull request about 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.3

dependabot[bot] opened this pull request about 1 year ago
Added tests

s1lver opened this pull request about 1 year ago
Fixed tests

s1lver opened this pull request about 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.2

dependabot[bot] opened this pull request over 1 year ago
Improve run command

viktorprogger opened this pull request over 1 year ago
Add new console command to listen to multiple queues

viktorprogger opened this pull request over 1 year ago
Change slashes in command names to colons

viktorprogger opened this pull request over 1 year ago
Make `pcntl` PHP extension optional

vjik opened this pull request over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.1

dependabot[bot] opened this pull request over 1 year ago
update tests folder links

Arhell opened this pull request over 1 year ago
Updated .gitattributes and .dockerignore

s1lver opened this pull request over 1 year ago
update Tests folder links

Arhell opened this issue over 1 year ago
update irc link

Arhell opened this pull request over 1 year ago
Update phpunit/phpunit requirement from ^9.5 to ^10.0

dependabot[bot] opened this pull request over 1 year ago
Update StyleCI config

vjik opened this pull request over 1 year ago
Fix message handler return type

viktorprogger opened this pull request over 1 year ago
Build improvements for Docker and extension

s1lver opened this pull request over 1 year ago
Fixed the improper variable name usage

sandeepguntaka opened this pull request over 1 year ago
Split debug

xepozz opened this pull request over 1 year ago
Update psalm and fix errors

vjik opened this pull request over 1 year ago
Rename $delay => $seconds

s1lver opened this pull request over 1 year ago
Throughput degradation

viktorprogger opened this issue over 1 year ago
Remove WorkerInterface

viktorprogger opened this issue over 1 year ago
Remove QueueInterface

viktorprogger opened this issue over 1 year ago
Update Makefile

lav45 opened this pull request over 1 year ago
Fix #140

viktorprogger opened this pull request over 1 year ago
Update code of conduct

vjik opened this pull request over 1 year ago
Raise `yiisoft/yii-console` required version to `^2.0`

vjik opened this pull request over 1 year ago
Adapt configuration group names to Yii conventions

vjik opened this pull request over 1 year ago
"multiqueue" worker [feature request]

semsty opened this issue almost 2 years ago
StreamTarget (stdout) does not work with queue/listen

semsty opened this issue almost 2 years ago
amqp: incorrect message arguments (on second and following messages)

semsty opened this issue almost 2 years ago
yii-queue messages issue fix

semsty opened this pull request almost 2 years ago
Use php version 8.2 in tests

viktorprogger opened this pull request almost 2 years ago
Middleware factory improvement

viktorprogger opened this pull request almost 2 years ago
Use `ArrayDefinition` instead of `Factory` in middlewary factories

vjik opened this issue almost 2 years ago
Fail strategies as middlewares

viktorprogger opened this pull request almost 2 years ago
Middleware factory improving

viktorprogger opened this pull request almost 2 years ago
Add support `yiisoft/definitions` version `^3.0`

vjik opened this pull request almost 2 years ago
Update yiisoft/definitions requirement from ^1.0|^2.0 to ^3.0.1

dependabot[bot] opened this pull request almost 2 years ago
Bugfix: use channel-defined middlewares

viktorprogger opened this pull request almost 2 years ago
Remove behaviors

viktorprogger opened this pull request almost 2 years ago
[Batch] Add composer-require-checker CI

xepozz opened this pull request about 2 years ago
Add rector CI and apply suggestions

xepozz opened this pull request about 2 years ago
Enhance queue and validator collectors

xepozz opened this issue about 2 years ago
Update yiisoft/test-support requirement from ^2.0 to ^3.0

dependabot[bot] opened this pull request over 2 years ago
Handler have access to the cli output of the worker

romkatsu opened this issue over 2 years ago
Fix psalm actions.

terabytesoftw opened this pull request over 2 years ago
Add support for `yiisoft/definitions` version `^2.0`

vjik opened this pull request over 2 years ago
Add test for worker

romkatsu opened this pull request over 2 years ago
Update `psr/log` version & raise minimum version of PHP

rustamwin opened this pull request over 2 years ago
Separate chain calls

sankaest opened this pull request over 2 years ago