8000 Registry name tuples by jeffgrunewald · Pull Request #23 · jeffgrunewald/stargate · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Registry name tuples #23

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

Merged
merged 7 commits into from
Aug 13, 2021
Merged

Registry name tuples #23

merged 7 commits into from
Aug 13, 2021

Conversation

jeffgrunewald
Copy link
Owner

Addresses the majority of concerns raised in #21 with respect to:

  • Better defining the API for locating processes that need to have messages sent to them
  • Converts potentially unsafe atom interpolated process names to via-tuples with string values
  • Exposes the new API as a helper function at the top level of the library to easily generate the via tuple needed to locate/message a process, setting the default to the most commonly needed values.

@jeffgrunewald jeffgrunewald self-assigned this Aug 11, 2021
@BrendanBall
Copy link
Contributor

Thanks for doing the work 🥇
I've tested it in our project except for using Stargate.registry_key because of the above and it seems to work well.

@jeffgrunewald jeffgrunewald merged commit d80e537 into main Aug 13, 2021
@jeffgrunewald jeffgrunewald deleted the registry_name_tuples branch August 13, 2021 04:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0