đŹÂ Yesterday a client asked me:
âGenerally, another important element is ACLs â but in a way that I can select topics easier with a GUI instead of using only wildcards, since I need very granular ACLs.â
âď¸ I decided to implement it – my date with a lovely woman got canceled today, by her đ¤¨, so I suddenly had some extra time.
It was straightforward – almost everything in MonsterMQ can be configured through its GraphQL API, so building such a page was easy.
Now, ACL management just got a lot more user-friendly.
âď¸ Next up: Iâm working on a lightweight flow engine, so transformations can be implemented directly in the broker – in JavaScript, but still running where the data flows.
đ MonsterMQ.com