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

Refactor create method of MySQLConnectionFactory #301

Merged
merged 1 commit into from
Feb 10, 2025

Conversation

JohnNiang
Copy link
Contributor

Motivation:

Please refer to #66 (comment).

Modification:

This PR refactors the method create of class MySQLConnectionFactory.

Result:

The functionality is equal to previous but we can manage the QueryCache in the ConnectionFactory now.

Copy link
Collaborator

@jchrys jchrys left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@JohnNiang Thanks! It looks more clearer.

@jchrys jchrys merged commit 0764d05 into asyncer-io:trunk Feb 10, 2025
28 checks passed
@JohnNiang JohnNiang deleted the refactor/connection-factory branch February 10, 2025 14:52
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