pnxtech/hydra

Convert redis.createClient calls to client.duplicate

cjus opened this issue · 0 comments

cjus commented

In Hydra, channel messages are created using new Redis client - we should be able to duplicate (clone) the existing Redis client whereby consolidating reconnection handling.