An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## Prime adapter for Bdf Queue

[![build](https://github.com/b2pweb/bdf-queue-prime-adapter/actions/workflows/php.yml/badge.svg)](https://github.com/b2pweb/bdf-queue-prime-adapter/actions/workflows/php.yml)
[![codecov](https://codecov.io/github/b2pweb/bdf-queue-prime-adapter/branch/master/graph/badge.svg?token=VOFSPEWYKX)](https://app.codecov.io/github/b2pweb/bdf-queue-prime-adapter)
[![Packagist Version](https://img.shields.io/packagist/v/b2pweb/bdf-queue-prime-adapter.svg)](https://packagist.org/packages/b2pweb/bdf-queue-prime-adapter)
[![Total Downloads](https://img.shields.io/packagist/dt/b2pweb/bdf-queue-prime-adapter.svg)](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.