@creator-co/module-identity-client - v2.0.4
    Preparing search index...
    Index

    Constructors

    Methods

    • Parameters

      • config: {
            clusterMode?: boolean;
            enableTLS: boolean;
            hostname: string;
            password?: string;
            port?: string | number;
            username: string;
        }

      Returns Promise<RedisClientType | RedisClusterType | undefined>