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

Modularize cache #128

Merged
merged 5 commits into from
Oct 30, 2024
Merged

Modularize cache #128

merged 5 commits into from
Oct 30, 2024

Conversation

nagygergo
Copy link
Contributor

As a pre-work for allowing pluggable caching mechanisms for packages, moving the current implementation under a "memory" implementation, and providing an interface where other implementations, like a database backed can come in.

@nephio-prow nephio-prow bot requested review from efiacor and tliron October 28, 2024 18:24
@nagygergo nagygergo assigned nagygergo and unassigned nagygergo Oct 28, 2024
@nagygergo
Copy link
Contributor Author

@liamfallon
Copy link
Member

/approve

@nephio-prow nephio-prow bot added the approved label Oct 29, 2024
@liamfallon
Copy link
Member

The existing cache has been refactored and an interface created:
/approve
/lgtm

Copy link
Contributor

nephio-prow bot commented Oct 30, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: liamfallon, nagygergo

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@nephio-prow nephio-prow bot merged commit 122f1da into nephio-project:main Oct 30, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants