Before raising this MR, consider whether the following are required, and complete if so:
If not required, please explain in brief why not.
This requests aims to add a configuration option for the expiry time of a key in RedisIndex
, which defines the time to live (ttl) in days. This is an optional configuration, with the default set to 60 days.
This replaces the current hard-coded expiry time of 365 days.
ttl
configuration option to RedisIndex
N/A
N/A