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

feat(frontend): add instance registry to handle singletons #52

Merged
merged 1 commit into from
Dec 24, 2024

Conversation

gregory-j-baker
Copy link
Contributor

Add some code to handle application-scoped singletons. Useful for DB connection pools and other stuff you want to initialize just once.

@gregory-j-baker gregory-j-baker enabled auto-merge (squash) December 24, 2024 16:26
@gregory-j-baker gregory-j-baker merged commit b5e0a04 into main Dec 24, 2024
5 checks passed
@gregory-j-baker gregory-j-baker deleted the GjB/add-instance-registry branch December 24, 2024 17:01
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