Add TtlFunction
to RedisCacheConfiguration
for dynamic Time to Live
#1433
Labels
Milestone
Kyle Cronin opened DATAREDIS-858 and commented
RedisCache
should allow sub classes to define the TTL duration based on the cache key or value for use cases where the TTL is not know at configuration time or could change depending on the value being stored. For example access tokens where the token provider specifies how long the token is valid for.If there was a way to specify a TTL policy in the RedisCacheConfiguration that would be bonus
No further details from DATAREDIS-858
The text was updated successfully, but these errors were encountered: