Uses of Class
top.tangyh.basic.cache.redis2.RedisOps
Packages that use RedisOps
-
Uses of RedisOps in top.tangyh.basic.cache
Methods in top.tangyh.basic.cache that return RedisOpsModifier and TypeMethodDescriptionRedisAutoConfigure.getRedisOps(org.springframework.data.redis.core.RedisTemplate<String, Object> redisTemplate, org.springframework.data.redis.core.StringRedisTemplate stringRedisTemplate) Methods in top.tangyh.basic.cache with parameters of type RedisOpsModifier and TypeMethodDescriptionredis 持久库RedisAutoConfigure.cachePlusOps(RedisOps redisOps) redis 增强持久库 -
Uses of RedisOps in top.tangyh.basic.cache.repository.impl
Constructors in top.tangyh.basic.cache.repository.impl with parameters of type RedisOps