https://github.com/b2pweb/bdf-queue-prime-adapter
Prime adapter for the package bdf-queue
https://github.com/b2pweb/bdf-queue-prime-adapter
Last synced: 9 months ago
JSON representation
Prime adapter for the package bdf-queue
- Host: GitHub
- URL: https://github.com/b2pweb/bdf-queue-prime-adapter
- Owner: b2pweb
- License: mit
- Created: 2020-12-18T11:57:50.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-03T13:10:54.000Z (over 1 year ago)
- Last Synced: 2025-07-29T01:30:30.655Z (11 months ago)
- Language: PHP
- Size: 43 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
## Prime adapter for Bdf Queue
[](https://github.com/b2pweb/bdf-queue-prime-adapter/actions/workflows/php.yml)
[](https://app.codecov.io/github/b2pweb/bdf-queue-prime-adapter)
[](https://packagist.org/packages/b2pweb/bdf-queue-prime-adapter)
[](https://packagist.org/packages/b2pweb/bdf-queue-prime-adapter)
#### Supports
| Message Broker | Library | Driver name |
|----------------|---------|-------------|
| Db | Prime | prime |
Use the `host` part of the dsn to declare the connection profile to use.
#### Additional options for connection
| Option | Type | Supports | Description |
|---------|--------|----------|---------------------------------|
| `table` | string | | The table name to store message |
## License
Distributed under the terms of the MIT license.