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

Include MemoryCacheOptions w/the memory cache for performance improvement #639

Closed
jennyf19 opened this issue Oct 2, 2020 · 1 comment
Closed
Assignees
Labels
enhancement New feature or request fixed
Milestone

Comments

@jennyf19
Copy link
Collaborator

jennyf19 commented Oct 2, 2020

Why?
The InMemoryCache grows for ever unless it's limited.

What?
Provide information to the in-memory cache so that it can limit its memory consumption

See https://docs.microsoft.com/en-us/aspnet/core/performance/caching/memory

@jennyf19 jennyf19 added the enhancement New feature or request label Oct 2, 2020
@jennyf19 jennyf19 added this to the 1.0.1 milestone Oct 2, 2020
@jennyf19 jennyf19 self-assigned this Oct 2, 2020
@jennyf19
Copy link
Collaborator Author

jennyf19 commented Oct 6, 2020

Included in 1.1.0 release.

@jennyf19 jennyf19 closed this as completed Oct 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request fixed
Projects
None yet
Development

No branches or pull requests

1 participant