How can I prevent cache override expiry time in redis

前端 未结 0 531
南旧
南旧 2021-01-17 20:03

I have a generic method called save with Redis template :

redisTemplate.expire(cacheType.name(), redisPropertyConfiguration.getTimeToLive(), Ti         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题