Skip to content
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

Add ability to set TTL TimeSpan on redis query storage #3586

Closed
mvestergaard opened this issue Apr 24, 2021 · 0 comments · Fixed by #4930
Closed

Add ability to set TTL TimeSpan on redis query storage #3586

mvestergaard opened this issue Apr 24, 2021 · 0 comments · Fixed by #4930
Assignees
Labels
Area: Persisted Queries Issue is related to (automatic) persisted queries 🎉 enhancement New feature or request 🙋 good first issue Good for newcomers 🌶️ hot chocolate
Milestone

Comments

@mvestergaard
Copy link
Contributor

Is your feature request related to a problem? Please describe.
It would be great if it was possible to set a time to live (TTL) on persisted queries added to redis.

Describe the solution you'd like
Add an overload to .AddRedisQueryStorage that accepts a TimeSpan

@mvestergaard mvestergaard added the 🎉 enhancement New feature or request label Apr 24, 2021
@tobias-tengler tobias-tengler added the Area: Persisted Queries Issue is related to (automatic) persisted queries label Jun 26, 2021
@michaelstaib michaelstaib added this to the Backlog milestone Nov 22, 2021
@PascalSenn PascalSenn added the 🙋 good first issue Good for newcomers label Mar 16, 2022
@gkfischer gkfischer self-assigned this Apr 5, 2022
@michaelstaib michaelstaib modified the milestones: Backlog, HC-13.0.0 Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Persisted Queries Issue is related to (automatic) persisted queries 🎉 enhancement New feature or request 🙋 good first issue Good for newcomers 🌶️ hot chocolate
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants