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

Feature/generic cache #7

Merged
merged 8 commits into from
Jun 18, 2024
Merged

Feature/generic cache #7

merged 8 commits into from
Jun 18, 2024

Conversation

jahnestacado
Copy link
Owner

@jahnestacado jahnestacado commented Jun 18, 2024

  • Refactored package to use generics
  • 'Clear' function now also stops timer that performs garbage collection. Solves memory leak issue
  • Removed TLRU interface

Copy link

codecov bot commented Jun 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3be47aa) to head (126ca45).

Additional details and impacted files
@@            Coverage Diff            @@
##            master        #7   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          248       261   +13     
=========================================
+ Hits           248       261   +13     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jahnestacado jahnestacado merged commit 95278ca into master Jun 18, 2024
4 of 7 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.

1 participant