Skip to content
This repository was archived by the owner on Nov 22, 2018. It is now read-only.

Option for WeakReference caching #9

Closed
benaadams opened this issue Jul 3, 2016 · 2 comments
Closed

Option for WeakReference caching #9

benaadams opened this issue Jul 3, 2016 · 2 comments

Comments

@benaadams
Copy link
Contributor

So cached items can be evicted on GC rather than having infrequently accessed items remaining cached in memory until expiry (utilizing sample for caching weak references by @Tratcher)

Related #8 "Option for disk-backed cache"

@muratg muratg added this to the Backlog milestone Aug 10, 2016
@muratg
Copy link
Contributor

muratg commented Aug 10, 2016

After doing perf investigation, we may end up bringing this back to 1.1.

@aspnet-hello
Copy link

This issue was moved to dotnet/aspnetcore#2625

@aspnet aspnet locked and limited conversation to collaborators Jan 2, 2018
@aspnet-hello aspnet-hello removed this from the Backlog milestone Jan 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants