Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace Broadway #82

Closed
jorge07 opened this issue Dec 25, 2018 · 12 comments
Closed

Replace Broadway #82

jorge07 opened this issue Dec 25, 2018 · 12 comments

Comments

@jorge07
Copy link
Owner

jorge07 commented Dec 25, 2018

More than a year without broadway release and seems quite out of date.

Options:

@jorge07
Copy link
Owner Author

jorge07 commented Dec 28, 2018

The symfony messenger library is about transport but not about DDD or Event sourcing.
BTW the pr for symfony messenger is open and still wip. I really want to see it working

@rogerguasch
Copy link

From the official documentation of eventsauce:

The library is focused purely around event sourcing, not full-blown CQRS/ES. If you need that, I recommend checking out Prooph or Broadway. These libraries have a higher level of entry but provide an “everything you need is right here” experience.

@rogerguasch
Copy link

and the future of prooph... https://www.sasaprolic.com/2018/08/the-future-of-prooph-components.html

Service-Bus:
When it was originally developed, there was no good alternative out there. In the meantime symfony shipped its own messenger component (I looked into it, it looks really great!) and sooner or later, it will probably have more downloads then our famous service-bus implementation.

@jorge07
Copy link
Owner Author

jorge07 commented Dec 28, 2018

@rogerguasch thanks a lot for all this info. I start thinking in prooph as only real alternative out there

@zerai
Copy link

zerai commented Jan 15, 2019

hi!! there is news about the replacement?
I mean another question is what kind of implementation?

"Standard prooph implementation" VS "custom prooph implementation"

Full Prooph = EventStore + serviceBus ProophCommon eventSourcing ecc... all deprecated package with 1 year support

Custom Prooph = Only EventStore + (tactician? simpleBus? messenger?)

@Lutacon
Copy link
Collaborator

Lutacon commented Jan 15, 2019

Broadway just tag a new release 2.1

@jorge07
Copy link
Owner Author

jorge07 commented Jan 15, 2019

Still missing some important features for us like reply events -> broadway/broadway#361

@jorge07
Copy link
Owner Author

jorge07 commented Jan 15, 2019

At least I guess I'll be able to upgrade to symfony 4.2

@Lutacon
Copy link
Collaborator

Lutacon commented Jan 15, 2019

IIRC with this new release, we could upgrade phpstan and some other packages.

But we should definitely look for a replacement here.

@jorge07
Copy link
Owner Author

jorge07 commented Oct 5, 2020

Thinking about implement event replay abstraction and snapshots here and close this issue as broadway seems good enough

@jorge07
Copy link
Owner Author

jorge07 commented Dec 27, 2020

Closing as we haven't found any better

@jorge07 jorge07 closed this as completed Dec 27, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants