Skip to content

Redis response cache store #2617

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
aspnet-hello opened this issue Jan 2, 2018 · 1 comment
Closed

Redis response cache store #2617

aspnet-hello opened this issue Jan 2, 2018 · 1 comment
Labels
affected-very-few This issue impacts very few customers area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-response-caching severity-nice-to-have This label is used by an internal tool
Milestone

Comments

@aspnet-hello
Copy link

From @JunTaoLuo on Wednesday, September 21, 2016 11:51:04 AM

Currently Redis will be exposed through the DistributedResponseCacheStore but the API of IDistributed cache could be a limiting factor. We may bypass that abstraction and design a RedisResponseCacheStore to take advantage of more features of redis.

Copied from original issue: aspnet/ResponseCaching#53

@aspnet-hello aspnet-hello added this to the Backlog milestone Jan 2, 2018
@JunTaoLuo JunTaoLuo added affected-very-few This issue impacts very few customers enhancement This issue represents an ask for new feature or an enhancement to an existing one severity-nice-to-have This label is used by an internal tool labels Nov 9, 2020 — with ASP.NET Core Issue Ranking
@JunTaoLuo
Copy link
Contributor

It's unlikely we'll implement this unless there's more demand for this issue.

@ghost ghost locked as resolved and limited conversation to collaborators Dec 16, 2020
@amcasey amcasey added area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares and removed area-runtime labels Jun 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
affected-very-few This issue impacts very few customers area-middleware Includes: URL rewrite, redirect, response cache/compression, session, and other general middlewares enhancement This issue represents an ask for new feature or an enhancement to an existing one feature-response-caching severity-nice-to-have This label is used by an internal tool
Projects
None yet
Development

No branches or pull requests

4 participants