Victor Dramba
Victor Dramba
I just started this project: Watermill Pub/Sub for Kinesis: https://github.com/dvictor/watermill-kinesis See examples for how to use it. I tested it with both Localstack and AWS Kinesis.
@raphael, if I remember correctly, we only do auto-layout on our side in the editor. The AutoLayout() DSL is for STZ only. And we don't have control over their layout....
As for our editor Auto Layout button, unrelated to the AutoLayout() DSL, indeed it doesn't consider grouping in neither ContainerView nor in SystemLandscapeView. There's [support in Dagre](https://dagrejs.github.io/project/dagre-d3/latest/demo/clusters.html) for compound graphs,...
Thanks, @abhakhi , that makes sense. When time permits, I'll look into adding this grouping functionality. Thank you for submitting the bug, @abhakhi! Victor.