Hi All,
We are facing an issue where some API calls (connecting to our redis DB) are slow during the time there is decline in number of redis keys. We suspect these are due to expiry or eviction. We need to find out any logs which show the logs for this action and if possible which alogorithm i.e. KEYS,SCAN etc. was used to trigger this Eviction/Expiry
Thanks in advance,
Mandar