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

Updating config at runtime #1563

Closed
intigratech opened this issue Mar 5, 2024 · 2 comments
Closed

Updating config at runtime #1563

intigratech opened this issue Mar 5, 2024 · 2 comments

Comments

@intigratech
Copy link

I have a use case where I need to be able to dynamically "install/uninstall" apps at runtime. I guess this would entail closing the connection and re-init with the new config. However, the issue with this approach is that this would cause connections to all databases to close? Is there a way to update the config/apps for just a particular connection without affecting other database connections?

@abondar
Copy link
Member

abondar commented May 25, 2024

No, there isn't way to do so, and I am not sure there should be

I'll close issue, but you can describe your usecase if you think that is something that could be used not only in extremely exotic cases

@abondar abondar closed this as completed May 25, 2024
@intigratech
Copy link
Author

No worries. Yes, I realize it's a bit of an exotic use case.

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

No branches or pull requests

2 participants