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 #1068

Merged
merged 3 commits into from
Apr 22, 2024
Merged

Conversation

jackwotherspoon
Copy link
Collaborator

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

Also updated RefreshAheadCache docstrings to match Google style docstrings.

@jackwotherspoon jackwotherspoon self-assigned this Apr 22, 2024
@jackwotherspoon jackwotherspoon requested a review from a team as a code owner April 22, 2024 14:50
@jackwotherspoon jackwotherspoon merged commit 265218d into main Apr 22, 2024
15 checks passed
@jackwotherspoon jackwotherspoon deleted the rename-instance branch April 22, 2024 15:15
@jackwotherspoon
Copy link
Collaborator Author

Related to #805

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