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

Use private instance of MemoryCache and impose a count limit #127

Closed
JunTaoLuo opened this issue Jun 29, 2017 · 0 comments
Closed

Use private instance of MemoryCache and impose a count limit #127

JunTaoLuo opened this issue Jun 29, 2017 · 0 comments
Assignees
Milestone

Comments

@JunTaoLuo
Copy link
Contributor

Make use of aspnet/Caching#325. We need to pick a default for how big the response cache can be. This involves using a private instance of MemoryCache instead of resolving a shared instance from DI and setting the optional count limit.

This is required for 2.0

cc @muratg @Eilon

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants