Type alias AnyRedisClientOptions

RedisClientOptions widened to accept any RESP version / module / function / script / type-mapping combination. Use when an internal callsite must accept any RedisClientOptions shape regardless of the public default (e.g. parsed URLs, sentinel node options, maintenance manager).

Generated using TypeDoc