Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/symfony/beanstalkd-messenger
Symfony Beanstalkd Messenger Bridge
https://github.com/symfony/beanstalkd-messenger
component php symfony symfony-component
Last synced: about 1 hour ago
JSON representation
Symfony Beanstalkd Messenger Bridge
- Host: GitHub
- URL: https://github.com/symfony/beanstalkd-messenger
- Owner: symfony
- License: mit
- Created: 2020-08-13T11:31:38.000Z (over 4 years ago)
- Default Branch: 7.2
- Last Pushed: 2024-12-11T06:50:54.000Z (14 days ago)
- Last Synced: 2024-12-11T07:33:35.818Z (14 days ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/messenger
- Size: 81.1 KB
- Stars: 17
- Watchers: 8
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
Beanstalkd Messenger
====================Provides Beanstalkd integration for Symfony Messenger.
Full DSN with options: `beanstalkd://:?tube_name=&timeout=&ttr=`
Resources
---------* [Contributing](https://symfony.com/doc/current/contributing/index.html)
* [Report issues](https://github.com/symfony/symfony/issues) and
[send Pull Requests](https://github.com/symfony/symfony/pulls)
in the [main Symfony repository](https://github.com/symfony/symfony)