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

cache: separate cache code from shard code #4305

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

RaduBerinde
Copy link
Member

Separate the Cache-related code to a new cache.go file, leaving just
the shard code in clockpro.go. This makes it easier to work with the
code.

@RaduBerinde RaduBerinde requested a review from a team as a code owner January 30, 2025 01:53
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Separate the Cache-related code to a new `cache.go` file, leaving just
the shard code in `clockpro.go`. This makes it easier to work with the
code.
Copy link
Collaborator

@jbowens jbowens left a comment

Choose a reason for hiding this comment

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

:lgtm:

Reviewed 5 of 5 files at r1, all commit messages.
Reviewable status: :shipit: complete! all files reviewed, all discussions resolved (waiting on @sumeerbhola)

@RaduBerinde
Copy link
Member Author

TFTR!

@RaduBerinde RaduBerinde merged commit 63439f1 into cockroachdb:master Jan 30, 2025
23 checks passed
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.

3 participants