methodRedisClient.keyskeys(pattern: string): Promise<string[]>;Find all keys matching the given pattern@param patternThe pattern to match@returnsPromise that resolves with an array of matching keys