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

[Backend] Use Hikari DataSource for Database connection pooling #554

Closed
PatilShreyas opened this issue Oct 7, 2022 · 2 comments · Fixed by #561
Closed

[Backend] Use Hikari DataSource for Database connection pooling #554

PatilShreyas opened this issue Oct 7, 2022 · 2 comments · Fixed by #561
Assignees
Labels
hacktoberfest For partifipating in Hacktoberfest noty-api

Comments

@PatilShreyas
Copy link
Owner

In the backend application, currently, connection pooling is not enabled. Hikari DataSource should be used along with Exposed in order to properly leverage DB connection pooling and performance of queries.

@PatilShreyas PatilShreyas added noty-api hacktoberfest For partifipating in Hacktoberfest labels Oct 7, 2022
@PatilShreyas PatilShreyas modified the milestone: v2.1.0 Oct 7, 2022
@mrfamouskk7
Copy link
Contributor

Hi @PatilShreyas, can you please assign this to me.

@PatilShreyas
Copy link
Owner Author

Sure @mrfamouskk7

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest For partifipating in Hacktoberfest noty-api
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

2 participants