Skip to content

Saga state persistence for broadway/broadway-saga using MongoDB

License

Notifications You must be signed in to change notification settings

soisy/saga-state-mongodb

 
 

Repository files navigation

broadway/saga-state-mongodb

Saga state persistence for broadway/broadway-saga using MongoDB.

Note: this component is highly experimental.

Build Status

Installation

$ composer require broadway/saga-state-mongodb

Testing

For testing you need a running MongoDB instance. To start a local MongoDB you can use the provided docker-compose.yml:

docker-compose up -d

To run the tests:

./vendor/bin/phpunit

About

Saga state persistence for broadway/broadway-saga using MongoDB

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 77.4%
  • Makefile 22.6%