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

Add garbage collecting #69

Merged
merged 13 commits into from
Dec 4, 2024
Merged

Add garbage collecting #69

merged 13 commits into from
Dec 4, 2024

Conversation

BoD
Copy link
Collaborator

@BoD BoD commented Dec 2, 2024

Add

  • NormalizedCache.removeStaleFields()
  • NormalizedCache.removeDanglingReferences()
  • NormalizedCache.removeUnreachableRecords()
  • and NormalizedCache.garbageCollect() to do all of it

@BoD BoD marked this pull request as ready for review December 3, 2024 08:42
@BoD BoD requested a review from martinbonnin as a code owner December 3, 2024 08:42
@BoD BoD merged commit 9bc0814 into main Dec 4, 2024
2 checks passed
@BoD BoD deleted the garbage-collecting branch December 4, 2024 13:34
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