grails-redis icon indicating copy to clipboard operation
grails-redis copied to clipboard

imImpact to connection objets when not using template approach

Open raffian opened this issue 11 years ago • 0 comments

Documentation says template methods take/return connections from the pool. Does that imply the following code does not?

redisService.get ("foo")

raffian avatar Oct 16 '14 23:10 raffian