Can you support Redis as a messagebus for external messagebus in core-command? #97
Pluviophile225
started this conversation in
Ideas
Replies: 1 comment 1 reply
-
It's possible. However, it's not in our todo list so far. We can bring this up in the next release planning meeting, and let TSC to decide the scope. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, all. We want to use the redis messagebus to communicate with core-command. However the external messagebus for core-command only support MQTT. I think it is quite a necessary demand for customers to choose which kind of messagebus they can use.
And I find that the internal messagebus has achieved this function. Can you improve the external messagebus as well?
Beta Was this translation helpful? Give feedback.
All reactions