Kiran Upadhya
Results
1
comments of
Kiran Upadhya
Thank you. I have added the `client.auth(REDIS_PASSWORD)` after the port & hostname client and it shows the **The client is closed** error. ```js ... constructor() { this.client = redis.createClient({ socket:...