HttpClient.Caching
HttpClient.Caching copied to clipboard
Support RedisCache
Any directions / effort for support of redis cache?
Not really. Do you have sample code of such an integration? Unfortunately, I dont use Redis in any of my projects.
I do not have but I was looking at various caching handlers. Since, there are other file based caching and redis store based caching. There is Distributed Caching but it is not available as caching handlers.
I might have a look at it once in the future. Thanks for the link about Distributed Caching.