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

What is the plan for this Repo #3

Open
leopoldodonnell opened this issue Feb 21, 2020 · 2 comments
Open

What is the plan for this Repo #3

leopoldodonnell opened this issue Feb 21, 2020 · 2 comments

Comments

@leopoldodonnell
Copy link

Hi Rex,

I was reviewing your Ultimate backend and it helped connect a number of dots WRT connecting GraphQL, CQRS and EventStore. There are now two nestjs-event-store modules; yours and the one from daypaio.

How are the two different?
Is this a repo for casual use, or do you plan to use it in a production setting.

Thanks, either way.

@juicycleff
Copy link
Owner

juicycleff commented Mar 25, 2020

@leopoldodonnell we are using it in production. There are some features that we need that are not supported by daypaio. Like Volatile subscription and also services coming is support for storage adapters that can be hooked up to CatchUp subscriptions and service can automatically wake up and start reading events from the last point of failure. For now, there is support for an adapter interface, that you can implement to persist catchup position in your microservice

@smolinari
Copy link

I think it is obvious at this point, this package isn't being used (anymore) in production, as it seems all development has stopped. I can't imagine a software not being advanced and it still in use, especially with the noted missing features mentioned above. It would be very rare. if I would be wrong.

Scott

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants