Uses of Interface
overit.geocall.cache.RedisDB
Packages that use RedisDB
-
Uses of RedisDB in overit.geocall.cache
Fields in overit.geocall.cache declared as RedisDBConstructors in overit.geocall.cache with parameters of type RedisDBModifierConstructorDescriptionRedisCache(String keyPrefix, RedisDB rdb) Create cache that leverages the passed redis database to store and retrieve the cached values -
Uses of RedisDB in overit.geocall.cache.redis
Methods in overit.geocall.cache.redis that return RedisDB -
Uses of RedisDB in overit.geocall.cluster.redis
Methods in overit.geocall.cluster.redis that return types with arguments of type RedisDB