Example Usage
Opened this issue · 3 comments
jmealo commented
Kudos on the plugin.
Could you please provide an example of how to use the UDFs provided?
Thanks,
Jeff
hugorosario commented
I know this is quite old, but there might be people still interested on this.
I have submitted a PR with a few improvements and a nice documentation.
While the PR is not merged, you can check the fork here - https://github.com/hugorosario/lib_mysqludf_stomp
jmealo commented
Would this help you at all? https://github.com/JarvusInnovations/lapidus
hugorosario commented
Well. That seems interesting. I will check it out.
All we need is to publish a message to a queue using a trigger on some specific tables and somehow, an UDF seems like the most lightweight way of accomplishing this.