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

https://github.com/thesis-php/message-bus-persistence-postgres


https://github.com/thesis-php/message-bus-persistence-postgres

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# Postgres Persistence for Thesis MessageBus

[![PHP Version Requirement](https://img.shields.io/packagist/dependency-v/thesis/message-bus-persistence-postgres/php)](https://packagist.org/packages/thesis/message-bus-persistence-postgres)
[![GitHub Release](https://img.shields.io/github/v/release/thesis-php/message-bus-persistence-postgres)](https://github.com/thesis-php/message-bus-persistence-postgres/releases)
[![Code Coverage](https://codecov.io/gh/thesis-php/message-bus-persistence-postgres/branch/0.1.x/graph/badge.svg)](https://codecov.io/gh/thesis-php/message-bus-persistence-postgres/tree/0.1.x)
[![Mutation testing badge](https://img.shields.io/endpoint?style=flat&url=https%3A%2F%2Fbadge-api.stryker-mutator.io%2Fgithub.com%2Fthesis-php%2Fmessage-bus-persistence-postgres%2F0.1.x)](https://dashboard.stryker-mutator.io/reports/github.com/thesis-php/message-bus-persistence-postgres/0.1.x)

## Installation

```shell
composer require thesis/message-bus-persistence-postgres
```