grails-redis
grails-redis copied to clipboard
imImpact to connection objets when not using template approach
Documentation says template methods take/return connections from the pool. Does that imply the following code does not?
redisService.get ("foo")