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
- Host: GitHub
- URL: https://github.com/thesis-php/message-bus-persistence-postgres
- Owner: thesis-php
- License: mit
- Created: 2025-05-06T16:15:22.000Z (about 1 year ago)
- Default Branch: 0.1.x
- Last Pushed: 2025-07-27T22:38:00.000Z (11 months ago)
- Last Synced: 2025-08-29T20:33:54.695Z (10 months ago)
- Language: PHP
- Size: 139 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Postgres Persistence for Thesis MessageBus
[](https://packagist.org/packages/thesis/message-bus-persistence-postgres)
[](https://github.com/thesis-php/message-bus-persistence-postgres/releases)
[](https://codecov.io/gh/thesis-php/message-bus-persistence-postgres/tree/0.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
```