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

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

@JunTaoLuo

Description

@JunTaoLuo

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions