Skip to content

Add GenServerRegistry #36

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

Draft
wants to merge 10 commits into
base: main
Choose a base branch
from
Draft

Add GenServerRegistry #36

wants to merge 10 commits into from

Conversation

juan518munoz
Copy link
Contributor

@juan518munoz juan518munoz commented Jul 21, 2025

Create a registry struct capable of coordinating multiple GenServer (their handles actually) by associating them with a String address.

Closes #33

@juan518munoz
Copy link
Contributor Author

After talking about it, we have decided to (at least in the short term) not push features that'd have no specific use on production.

Downgrading this PR to draft.

@juan518munoz juan518munoz marked this pull request as draft July 28, 2025 12:35
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.

Add a GenServer registry
1 participant