Skip to content

Add dictionary to maintain cache keys #1

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

Merged
merged 1 commit into from
May 8, 2021

Conversation

CascadeJonathan
Copy link
Owner

  • Adding a concurrent dictionary to keep track of keys that are added to the cache.
  • Keys are removed from dictionary when calling the .Remove method.
  • Ability to get a copy of the dictionary for key enumeration.

@CascadeJonathan CascadeJonathan merged commit a4ccff1 into master May 8, 2021
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