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
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
.AddRedisQueryStoragethat accepts aTimeSpan