Reuse redis connection

Hello,
With databases such as mongodb there is the cache db logic where you return the previous database instance, is there something similar with redis?
Do you have any code examples to share (nodejs)?