Add MemoryDistributedCacheOptions to enables configuration of the MemoryCache used
javiercn opened this issue · 2 comments
javiercn commented
It makes it impossible to configure it.
muratg commented
cc @davidfowl
JunTaoLuo commented
POR:
- The MemoryDistributedCacheOptions should mirror the options available on MemoryCacheOptions
- A default size of 200 MB will be set
- The MemoryDistributedCache will by default create a new MemoryCache using the configured MemoryDistributedCacheOptions.