Question
Redis Session Keys not Expiring
I'm hoping someone could shed some light.
We're testing Redis as session storage. It works just fine, but we're running into an issue where the keys are not properly expired by Redis - they basically just fill up the store. I think the problem is that the keys don't have an expiration?
Greatly appreciate any insights.
We're on CF2016, SP7.
