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

Remove CacheReference #3157

Merged
merged 4 commits into from
Jun 9, 2021
Merged

Remove CacheReference #3157

merged 4 commits into from
Jun 9, 2021

Conversation

martinbonnin
Copy link
Contributor

Everything is a CacheKey in the end so use only one data structure. This also removes CacheKey.NO_KEY and makes CacheKey nullable in APIs where a CacheKey is mandatory. This allows the compiler to validate that absent keys are handled correctly when needed.

@martinbonnin martinbonnin merged commit 2614e72 into dev-3.x Jun 9, 2021
@martinbonnin martinbonnin deleted the remove-cache-reference branch June 9, 2021 08:56
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.

1 participant