Skip to content

Commit

Permalink
update implementations docs
Browse files Browse the repository at this point in the history
  • Loading branch information
juliangut committed Feb 3, 2019
1 parent 90803df commit f9f3cdd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@ Only `Gears\CQRS\CommandBus` and `Gears\CQRS\QueryBus` interfaces are provided,

CQRS buses implementations currently available

* [phpgears/cqrs-symfony-messenger](https://github.com/phpgears/cqrs-symfony-messenger) uses Symfony's Messenger
* [phpgears/cqrs-tactician](https://github.com/phpgears/cqrs-tactician) uses League's Tactician

## Contributing
Expand Down

0 comments on commit f9f3cdd

Please sign in to comment.