Hello all, found out about Metaflow recently. I ha...
# ask-metaflow
s
Hello all, found out about Metaflow recently. I have a use-case where messages come in via some kafka topic. These messages need to be transformed and dropped into another topic. I really like the simple framework in Metaflow to define workflows. I also like that the steps are recording everything and displays in a nice UI. I wonder if Metaflow is an overkill for this purpose.