@creator.co/module-identity-client - v1.1.11
    Preparing search index...
    Index

    Constructors

    Methods

    • Parameters

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

      Returns Promise<undefined | RedisClientType | RedisClusterType>