rediscala icon indicating copy to clipboard operation
rediscala copied to clipboard

ClientRedisPool for Subscriptions

Open timsuchanek opened this issue 8 years ago • 0 comments

Hi, it seems to me, that every SubscribeActor uses its own connection. Is it possible with the current API do accomplish that with a connection pool? If not, is it possible at all? We're instantiating a lot of subscriptions and don't want to have a connection per subscription. Thanks!

timsuchanek avatar Nov 27 '16 20:11 timsuchanek