Open leopoldodonnell opened 4 years ago
@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
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
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.