adaptRedisModule(module: unknown): IRedisModule
Narrows an ioredis module to the constructor facade this package uses.
Pure and synchronous, so the transport's construction path is unit-testable with a fake module and never needs the real driver installed.
A facade whose create builds a client