Hi, I would like to build a structure similar to ktable, but instead of structuring this data structure as a table I would like to structure it, say, as a binary tree. Are there any standard approaches for it? Is this way of using kstreams is supported in the first place?
Thanks, Victor.