I have a live streaming data coming in from Apache Kafka( using Sarama package). Now I want to connect my consumers to apache storm, is that even possible in Golang? I tried to look for a good resource but I did not find anything which can help me. There are resources in other languages like scala, java but i want one for Golang
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.