problem description
I want to use redis to do session. Now I set the expiration time to 7 days, but now I can"t find redis data for less than one day. Since redis is built by myself, I would like to ask you what might be the problem with redis.
the environmental background of the problems and what methods you have tried
1. The setting time is sure to be fine. The expiration time of all the fetches stored in redis is the same as that of
2.redis. The default configuration is