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: rename Instance to RefreshAheadCache #323

Merged
merged 4 commits into from
Jun 10, 2024

Conversation

jackwotherspoon
Copy link
Collaborator

@jackwotherspoon jackwotherspoon commented Jun 10, 2024

Rename Instance to RefreshAheadCache to get ready for adding a
LazyRefreshCache type in the future. This will improve naming so customers
are not confused by Instance not reflecting an AlloyDB instance and instead
being a cache of connection info to connect to an AlloyDB instance.

Port of GoogleCloudPlatform/cloud-sql-python-connector#1068

@jackwotherspoon jackwotherspoon self-assigned this Jun 10, 2024
@jackwotherspoon jackwotherspoon requested a review from a team as a code owner June 10, 2024 13:41
Copy link
Member

@enocom enocom left a comment

Choose a reason for hiding this comment

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

Thanks! Make sure to update the commit message: s/Cloud SQL/AlloyDB/

@enocom
Copy link
Member

enocom commented Jun 10, 2024

Fixes #310.

@jackwotherspoon jackwotherspoon merged commit 5cccbe7 into main Jun 10, 2024
15 checks passed
@jackwotherspoon jackwotherspoon deleted the refresh-ahead-cache branch June 10, 2024 14:19
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.

None yet

2 participants