Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Triggers: Support simple MFA calls and messages in addition to stored procedures #57

Open
dumbbell opened this issue Feb 18, 2022 · 0 comments
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@dumbbell
Copy link
Member

This idea comes from some feedback on the Erlang forum:

Have you considered maybe supporting callbacks and/or notifications as well as Funs? e.g.

{callback, Mod :: atom(), Fun :: atom()}
{notify, Method :: call | cast | info, Pid :: pid()}

Indeed, it would be nice to have a simple way to specify a function call or a message+PID.

@dumbbell dumbbell added enhancement New feature or request good first issue Good for newcomers labels Feb 18, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant