You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Just saw an old talk of @mateodelnorte and it was very nice. I wonder what the status is of this repository, seems not maintained anymore. Is this because it is really stable or because there are better alternatives (perhaps typescript based?)
The text was updated successfully, but these errors were encountered:
This version is now rabbitbus and there's now a kafkabus as well. The Rabbit version is quite stable I'd say.
This org move was never really promoted at all, so it's kinda quiet over there too, but check those repos.
That said, I would say yes, it is still useful, but not in as many situations as it used to be.
I use KNative in the majority of situations where I previously used servicebus.
I started a "knativebus" repo over here, but it is only inspired by servicebus usage - internally it is very different as Knative handles the complexities of kafka for the most part, and doesn't have the sb middleware.
Though to be honest, setting up a local development environment is much easier with servicebus libs than knative, as you need to run a whole kube cluster for knative
Hello,
Just saw an old talk of @mateodelnorte and it was very nice. I wonder what the status is of this repository, seems not maintained anymore. Is this because it is really stable or because there are better alternatives (perhaps typescript based?)
The text was updated successfully, but these errors were encountered: