yiisoft / queue

Queue extension for Yii 3.0
https://www.yiiframework.com/
BSD 3-Clause "New" or "Revised" License
54 stars 28 forks source link

Add community maintained adapters to the list of queue adapters #209

Closed g41797 closed 5 months ago

g41797 commented 5 months ago
Q A
New feature? V

NATS - NATS JetStream adapter Pulsar - Apache Pulsar adapter

xepozz commented 5 months ago

https://github.com/yiisoft/queue/pull/208#issuecomment-2156432319

g41797 commented 5 months ago

see NATS Connectors and Utilities

To add a new connector or utility, you can submit a pull request to update the contents of this file .

This way I already added

PR => merge and thank you for contribution

Nats connectors and utilities list contains developer and support information - focal points for communication (issues/prs etc)

It was the reason that I changed the title to "...community maintained adapters.."

samdark commented 5 months ago

Thanks.