原文:【异常】redis.clients.jedis.exceptions.JedisDataException: ERR unknown command 'PSETEX'

在spring中 针对RedisTemplate类: private RedisTemplate lt String, String gt template 当调用下面方法 template.opsForValue .set key, value,times, timeUnit 当指定timeUnit为TimeUnit.MILLISECONDS 将抛出下面异常 redis.clients.jedi ...

2017-05-13 23:06 0 20020 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM